Searched refs:emptyObjectStructure (Results 1 – 5 of 5) sorted by relevance
204 Structure* emptyObjectStructure() const { return m_emptyObjectStructure.get(); } in emptyObjectStructure() function400 return constructEmptyObject(exec, globalObject->emptyObjectStructure()); in constructEmptyObject()
190 … JSObject* prototype = constructEmptyObject(exec, scope()->globalObject->emptyObjectStructure()); in getOwnPropertySlot()
1274 structure = constructor->scope()->globalObject->emptyObjectStructure(); in DEFINE_STUB_FUNCTION()
4273 structure = constructor->scope()->globalObject->emptyObjectStructure(); in privateExecute()
22223 (JSC::JSGlobalObject::emptyObjectStructure):