webengine/osswebengine/JavaScriptGlue/JavaScriptGlue.exp
author dario
Tue, 28 Apr 2009 12:06:21 +0100
changeset 2 a4fa1ea0d59d
parent 0 dd21522fd290
permissions -rw-r--r--
First drop of package_definition, obtained from the system model used in the platform build, along with a generic SystemBuild fragment (from TB91sf)

_JSSetCFNull
_JSGetCFNull

_JSRetain
_JSRelease
_JSGetTypeID
_JSGetRetainCount
_JSCopyDescription
_JSEqual

_JSObjectCreate
_JSObjectCreateWithCFType
_JSObjectCopyCFValue
_JSObjectGetData

_JSObjectCopyProperty
_JSObjectSetProperty
_JSObjectCallFunction
_JSObjectCopyPropertyNames

_JSRunCreate
_JSRunCopySource
_JSRunCopyGlobalObject
_JSRunEvaluate

_JSTypeGetCFArrayCallBacks

_JSCreateCFArrayFromJSArray
_JSCreateJSArrayFromCFArray

_JSRunCheckSyntax

_JSLockInterpreter
_JSUnlockInterpreter
_JSCollect