blob: c33f9d81b431212e335aaef563ad13d7754766db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
_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
|