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