Searched defs:JSObjectWithGlobalObject (Results 1 – 2 of 2) sorted by relevance
33 JSObjectWithGlobalObject::JSObjectWithGlobalObject(JSGlobalObject* globalObject, Structure* structu… in JSObjectWithGlobalObject() function in JSC::JSObjectWithGlobalObject44 JSObjectWithGlobalObject::JSObjectWithGlobalObject(JSGlobalData& globalData, JSGlobalObject* global… in JSObjectWithGlobalObject() function in JSC::JSObjectWithGlobalObject
51 JSObjectWithGlobalObject(VPtrStealingHackType) in JSObjectWithGlobalObject() function