webengine/osswebengine/JavaScriptGlue/JavaScriptGlue.exp
author Simon Howkins <simonh@symbian.org>
Mon, 15 Nov 2010 14:53:34 +0000
branchRCL_3
changeset 105 871af676edac
parent 0 dd21522fd290
permissions -rw-r--r--
Adjusted to avoid exports, etc, from a top-level bld.inf

_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