Home
last modified time | relevance | path

Searched defs:JSObjectWithGlobalObject (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/JavaScriptCore/runtime/
DJSObjectWithGlobalObject.cpp33 JSObjectWithGlobalObject::JSObjectWithGlobalObject(JSGlobalObject* globalObject, Structure* structu… in JSObjectWithGlobalObject() function in JSC::JSObjectWithGlobalObject
44 JSObjectWithGlobalObject::JSObjectWithGlobalObject(JSGlobalData& globalData, JSGlobalObject* global… in JSObjectWithGlobalObject() function in JSC::JSObjectWithGlobalObject
DJSObjectWithGlobalObject.h51 JSObjectWithGlobalObject(VPtrStealingHackType) in JSObjectWithGlobalObject() function