OSDN Git Service

Merge branch 'eclair' into eclair-release
[android-x86/external-webkit.git] / JavaScriptGlue / JavaScriptGlue.exp
1 _JSSetCFNull
2 _JSGetCFNull
3
4 _JSRetain
5 _JSRelease
6 _JSGetTypeID
7 _JSGetRetainCount
8 _JSCopyDescription
9 _JSEqual
10
11 _JSObjectCreate
12 _JSObjectCreateWithCFType
13 _JSObjectCopyCFValue
14 _JSObjectGetData
15
16 _JSObjectCopyProperty
17 _JSObjectSetProperty
18 _JSObjectCallFunction
19 _JSObjectCopyPropertyNames
20
21 _JSRunCreate
22 _JSRunCopySource
23 _JSRunCopyGlobalObject
24 _JSRunEvaluate
25
26 _JSTypeGetCFArrayCallBacks
27
28 _JSCreateCFArrayFromJSArray
29 _JSCreateJSArrayFromCFArray
30
31 _JSRunCheckSyntax
32
33 _JSLockInterpreter
34 _JSUnlockInterpreter
35 _JSCollect