Home
last modified time | relevance | path

Searched refs:entryShim (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/JavaScriptCore/API/
DJSValueRef.cpp52 APIEntryShim entryShim(exec); in JSValueGetType() local
73 APIEntryShim entryShim(exec); in JSValueIsUndefined() local
82 APIEntryShim entryShim(exec); in JSValueIsNull() local
91 APIEntryShim entryShim(exec); in JSValueIsBoolean() local
100 APIEntryShim entryShim(exec); in JSValueIsNumber() local
109 APIEntryShim entryShim(exec); in JSValueIsString() local
118 APIEntryShim entryShim(exec); in JSValueIsObject() local
127 APIEntryShim entryShim(exec); in JSValueIsObjectOfClass() local
143 APIEntryShim entryShim(exec); in JSValueIsEqual() local
160 APIEntryShim entryShim(exec); in JSValueIsStrictEqual() local
[all …]
DJSObjectRef.cpp79 APIEntryShim entryShim(exec); in JSObjectMake() local
94 APIEntryShim entryShim(exec); in JSObjectMakeFunctionWithCallback() local
104 APIEntryShim entryShim(exec); in JSObjectMakeConstructor() local
118 APIEntryShim entryShim(exec); in JSObjectMakeFunction() local
140 APIEntryShim entryShim(exec); in JSObjectMakeArray() local
165 APIEntryShim entryShim(exec); in JSObjectMakeDate() local
185 APIEntryShim entryShim(exec); in JSObjectMakeError() local
204 APIEntryShim entryShim(exec); in JSObjectMakeRegExp() local
224 APIEntryShim entryShim(exec); in JSObjectGetPrototype() local
233 APIEntryShim entryShim(exec); in JSObjectSetPrototype() local
[all …]
DJSBase.cpp48 APIEntryShim entryShim(exec); in JSEvaluateScript() local
73 APIEntryShim entryShim(exec); in JSCheckScriptSyntax() local
97 APIEntryShim entryShim(exec, false); in JSGarbageCollect() local
111 APIEntryShim entryShim(exec); in JSReportExtraMemoryCost() local
DJSWeakObjectMapRefPrivate.cpp47 APIEntryShim entryShim(exec); in JSWeakObjectMapCreate() local
56 APIEntryShim entryShim(exec); in JSWeakObjectMapSet() local
67 APIEntryShim entryShim(exec); in JSWeakObjectMapGet() local
DJSContextRef.cpp89 APIEntryShim entryShim(globalData.get(), false); local
112 APIEntryShim entryShim(exec); local
158 APIEntryShim entryShim(exec); local
173 APIEntryShim entryShim(exec); local
/external/webkit/Source/WebCore/bindings/js/
DSerializedScriptValue.cpp1371 APIEntryShim entryShim(exec); in create() local
1400 APIEntryShim entryShim(exec); in deserialize() local