| 1 | LIBRARY chakra |
| 2 | |
| 3 | EXPORTS |
| 4 | |
| 5 | JsAddRef@8 |
| 6 | JsBoolToBoolean@8 |
| 7 | JsBooleanToBool@8 |
| 8 | JsCallFunction@16 |
| 9 | JsCollectGarbage@4 |
| 10 | JsConstructObject@16 |
| 11 | JsConvertValueToBoolean@8 |
| 12 | JsConvertValueToNumber@8 |
| 13 | JsConvertValueToObject@8 |
| 14 | JsConvertValueToString@8 |
| 15 | JsCreateArray@8 |
| 16 | JsCreateArrayBuffer@8 |
| 17 | JsCreateContext@8 |
| 18 | JsCreateDataView@16 |
| 19 | JsCreateError@8 |
| 20 | JsCreateExternalArrayBuffer@20 |
| 21 | JsCreateExternalObject@12 |
| 22 | JsCreateFunction@12 |
| 23 | JsCreateNamedFunction@16 |
| 24 | JsCreateObject@4 |
| 25 | JsCreateRangeError@8 |
| 26 | JsCreateReferenceError@8 |
| 27 | JsCreateRuntime@12 |
| 28 | JsCreateSymbol@8 |
| 29 | JsCreateSyntaxError@8 |
| 30 | JsCreateThreadService@8 |
| 31 | JsCreateTypeError@8 |
| 32 | JsCreateTypedArray@20 |
| 33 | JsCreateURIError@8 |
| 34 | JsDefineProperty@16 |
| 35 | JsDeleteIndexedProperty@8 |
| 36 | JsDeleteProperty@16 |
| 37 | JsDisableRuntimeExecution@4 |
| 38 | JsDisposeRuntime@4 |
| 39 | JsDoubleToNumber@12 |
| 40 | JsEnableRuntimeExecution@4 |
| 41 | JsEnumerateHeap@4 |
| 42 | JsEquals@12 |
| 43 | JsGetAndClearException@4 |
| 44 | JsGetArrayBufferStorage@12 |
| 45 | JsGetContextData@8 |
| 46 | JsGetContextOfObject@8 |
| 47 | JsGetCurrentContext@4 |
| 48 | JsGetDataViewStorage@12 |
| 49 | JsGetExtensionAllowed@8 |
| 50 | JsGetExternalData@8 |
| 51 | JsGetFalseValue@4 |
| 52 | JsGetGlobalObject@4 |
| 53 | JsGetIndexedPropertiesExternalData@16 |
| 54 | JsGetIndexedProperty@12 |
| 55 | JsGetNullValue@4 |
| 56 | JsGetOwnPropertyDescriptor@12 |
| 57 | JsGetOwnPropertyNames@8 |
| 58 | JsGetOwnPropertySymbols@8 |
| 59 | JsGetProperty@12 |
| 60 | JsGetPropertyIdFromName@8 |
| 61 | JsGetPropertyIdFromSymbol@8 |
| 62 | JsGetPropertyIdType@8 |
| 63 | JsGetPropertyNameFromId@8 |
| 64 | JsGetPrototype@8 |
| 65 | JsGetRuntime@8 |
| 66 | JsGetRuntimeMemoryLimit@8 |
| 67 | JsGetRuntimeMemoryUsage@8 |
| 68 | JsGetStringLength@8 |
| 69 | JsGetSymbolFromPropertyId@8 |
| 70 | JsGetTrueValue@4 |
| 71 | JsGetTypedArrayInfo@20 |
| 72 | JsGetTypedArrayStorage@20 |
| 73 | JsGetUndefinedValue@4 |
| 74 | JsGetValueType@8 |
| 75 | JsHasException@4 |
| 76 | JsHasExternalData@8 |
| 77 | JsHasIndexedPropertiesExternalData@8 |
| 78 | JsHasIndexedProperty@12 |
| 79 | JsHasProperty@12 |
| 80 | JsIdle@4 |
| 81 | JsInspectableToObject@8 |
| 82 | JsInstanceOf@12 |
| 83 | JsIntToNumber@8 |
| 84 | JsIsEnumeratingHeap@4 |
| 85 | JsIsRuntimeExecutionDisabled@8 |
| 86 | JsNumberToDouble@8 |
| 87 | JsNumberToInt@8 |
| 88 | JsObjectToInspectable@8 |
| 89 | JsParseScript@16 |
| 90 | JsParseScriptWithAttributes@20 |
| 91 | JsParseSerializedScript@20 |
| 92 | JsParseSerializedScriptWithCallback@24 |
| 93 | JsPointerToString@12 |
| 94 | JsPreventExtension@4 |
| 95 | JsProjectWinRTNamespace@4 |
| 96 | JsRelease@8 |
| 97 | JsRunScript@16 |
| 98 | JsRunSerializedScript@20 |
| 99 | JsRunSerializedScriptWithCallback@24 |
| 100 | JsSerializeScript@12 |
| 101 | JsSetContextData@8 |
| 102 | JsSetCurrentContext@4 |
| 103 | JsSetException@4 |
| 104 | JsSetExternalData@8 |
| 105 | JsSetIndexedPropertiesToExternalData@16 |
| 106 | JsSetIndexedProperty@12 |
| 107 | JsSetObjectBeforeCollectCallback@12 |
| 108 | JsSetProjectionEnqueueCallback@8 |
| 109 | JsSetPromiseContinuationCallback@8 |
| 110 | JsSetProperty@16 |
| 111 | JsSetPrototype@8 |
| 112 | JsSetRuntimeBeforeCollectCallback@12 |
| 113 | JsSetRuntimeMemoryAllocationCallback@12 |
| 114 | JsSetRuntimeMemoryLimit@8 |
| 115 | JsStartDebugging@0 |
| 116 | JsStartProfiling@12 |
| 117 | JsStopProfiling@4 |
| 118 | JsStrictEquals@12 |
| 119 | JsStringToPointer@12 |
| 120 | JsValueToVariant@8 |
| 121 | JsVarAddRef@4 |
| 122 | JsVarRelease@4 |
| 123 | JsVarToExtension@8 |
| 124 | JsVariantToValue@8 |