Searched refs:storedPrototype (Results 1 – 9 of 9) sorted by relevance
41 …urrent = head; current; current = current->storedPrototype().isNull() ? 0 : asObject(current->stor… in StructureChain()47 …urrent = head; current; current = current->storedPrototype().isNull() ? 0 : asObject(current->stor… in StructureChain()
99 JSValue storedPrototype() const { return m_prototype.get(); } in storedPrototype() function
223 , m_prototype(globalData, this, previous->storedPrototype()) in Structure()
425 return m_structure->storedPrototype(); in prototype()
145 …MStructure<WrapperClass>(exec, static_cast<JSDOMGlobalObject*>(globalObject))->storedPrototype())); in getDOMPrototype()
580 testPrototype(oldStructure->storedPrototype(), failureCases); in privateCompilePutByIdTransition()585 testPrototype((*it)->storedPrototype(), failureCases); in privateCompilePutByIdTransition()
596 testPrototype(oldStructure->storedPrototype(), failureCases); in privateCompilePutByIdTransition()601 testPrototype((*it)->storedPrototype(), failureCases); in privateCompilePutByIdTransition()
2399 (JSC::Structure::storedPrototype):2810 (JSC::Structure::storedPrototype):3132 (JSC::Structure::storedPrototype):3735 (JSC::Structure::storedPrototype):18142 (JSC::Structure::storedPrototype):18194 (JSC::Structure::storedPrototype):
6931 (JSC::Structure::storedPrototype):15187 (JSC::Structure::storedPrototype):35233 (JSC::StructureID::storedPrototype):