Searched defs:GlobalObjectSlot (Results 1 - 1 of 1) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
H A DJSObjectWithGlobalObject.h44 return asGlobalObject((getAnonymousValue(GlobalObjectSlot).asCell()));
57 static const unsigned GlobalObjectSlot = 0; member in class:JSC::JSObjectWithGlobalObject

Completed in 42 milliseconds