webengine/osswebengine/JavaScriptGlue/JavaScriptGlue.exp
author Stefan Karlsson <stefan.karlsson@nokia.com>
Sat, 10 Apr 2010 13:42:05 +0100
branchCompilerCompatibility
changeset 63 257b240a5599
parent 0 dd21522fd290
permissions -rw-r--r--
Got rid of some trivial warnings (nested comments and tokens after #endif).

_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