| 1 | ; |
| 2 | ; Definition file of JSCRIPT9.dll |
| 3 | ; Automatic generated by gendef |
| 4 | ; written by Kai Tietz 2008-2014 |
| 5 | ; |
| 6 | LIBRARY "JSCRIPT9.dll" |
| 7 | EXPORTS |
| 8 | JsAddRef |
| 9 | JsBoolToBoolean |
| 10 | JsBooleanToBool |
| 11 | JsCallFunction |
| 12 | JsCollectGarbage |
| 13 | JsConstructObject |
| 14 | JsConvertValueToBoolean |
| 15 | JsConvertValueToNumber |
| 16 | JsConvertValueToObject |
| 17 | JsConvertValueToString |
| 18 | JsCreateArray |
| 19 | JsCreateContext |
| 20 | JsCreateError |
| 21 | JsCreateExternalObject |
| 22 | JsCreateExternalType |
| 23 | JsCreateFunction |
| 24 | JsCreateObject |
| 25 | JsCreateRangeError |
| 26 | JsCreateReferenceError |
| 27 | JsCreateRuntime |
| 28 | JsCreateSyntaxError |
| 29 | JsCreateTypeError |
| 30 | JsCreateTypedExternalObject |
| 31 | JsCreateURIError |
| 32 | JsDefineProperty |
| 33 | JsDeleteIndexedProperty |
| 34 | JsDeleteProperty |
| 35 | JsDisableRuntimeExecution |
| 36 | JsDisposeRuntime |
| 37 | JsDoubleToNumber |
| 38 | JsEnableRuntimeExecution |
| 39 | JsEnumerateHeap |
| 40 | JsEquals |
| 41 | JsGetAndClearException |
| 42 | JsGetCurrentContext |
| 43 | JsGetDefaultTypeDescription |
| 44 | JsGetExtensionAllowed |
| 45 | JsGetExternalData |
| 46 | JsGetExternalType |
| 47 | JsGetFalseValue |
| 48 | JsGetGlobalObject |
| 49 | JsGetIndexedProperty |
| 50 | JsGetNullValue |
| 51 | JsGetOwnPropertyDescriptor |
| 52 | JsGetOwnPropertyNames |
| 53 | JsGetProperty |
| 54 | JsGetPropertyIdFromName |
| 55 | JsGetPropertyNameFromId |
| 56 | JsGetPrototype |
| 57 | JsGetRuntime |
| 58 | JsGetRuntimeMemoryLimit |
| 59 | JsGetRuntimeMemoryUsage |
| 60 | JsGetStringLength |
| 61 | JsGetTrueValue |
| 62 | JsGetUndefinedValue |
| 63 | JsGetValueType |
| 64 | JsHasException |
| 65 | JsHasExternalData |
| 66 | JsHasIndexedProperty |
| 67 | JsHasProperty |
| 68 | JsIdle |
| 69 | JsIntToNumber |
| 70 | JsIsEnumeratingHeap |
| 71 | JsIsRuntimeExecutionDisabled |
| 72 | JsNumberToDouble |
| 73 | JsParseScript |
| 74 | JsParseSerializedScript |
| 75 | JsPointerToString |
| 76 | JsPreventExtension |
| 77 | JsRelease |
| 78 | JsRunScript |
| 79 | JsRunSerializedScript |
| 80 | JsSerializeScript |
| 81 | JsSetCurrentContext |
| 82 | JsSetException |
| 83 | JsSetExternalData |
| 84 | JsSetIndexedProperty |
| 85 | JsSetProperty |
| 86 | JsSetPrototype |
| 87 | JsSetRuntimeBeforeCollectCallback |
| 88 | JsSetRuntimeMemoryAllocationCallback |
| 89 | JsSetRuntimeMemoryLimit |
| 90 | JsStartDebugging |
| 91 | JsStartProfiling |
| 92 | JsStopProfiling |
| 93 | JsStrictEquals |
| 94 | JsStringToPointer |
| 95 | JsValueToVariant |
| 96 | JsVarAddRef |
| 97 | JsVarRelease |
| 98 | JsVarToExtension |
| 99 | JsVarToScriptDirect |
| 100 | JsVariantToValue |