webengine/osswebengine/JavaScriptGlue/JavaScriptGlue.exp
author William Roberts <williamr@symbian.org>
Thu, 22 Jul 2010 16:44:19 +0100
branchGCC_SURGE
changeset 88 cb5ac135d1df
parent 0 dd21522fd290
permissions -rw-r--r--
Catchup to latest Symbian^4

_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