Searched refs:cachedPrototypeChain (Results 1 – 8 of 8) sorted by relevance
73 …peChain(NonNullPassRefPtr<StructureChain> cachedPrototypeChain) { m_cachedPrototypeChain = cachedP… in setCachedPrototypeChain() argument74 StructureChain* cachedPrototypeChain() { return m_cachedPrototypeChain.get(); } in cachedPrototypeChain() function
385 inline bool Structure::isValid(ExecState* exec, StructureChain* cachedPrototypeChain) const in isValid() argument387 if (!cachedPrototypeChain) in isValid()391 RefPtr<Structure>* cachedStructure = cachedPrototypeChain->head(); in isValid()
60 …o->structure()->enumerationCache()->cachedPrototypeChain() != o->structure()->prototypeChain(exec)… in create()
183 bool isValid(ExecState*, StructureChain* cachedPrototypeChain) const;
2802 …if (!jsPropertyNameIterator || jsPropertyNameIterator->cachedPrototypeChain() != structure->protot… in DEFINE_STUB_FUNCTION()
3606 …if (!jsPropertyNameIterator || jsPropertyNameIterator->cachedPrototypeChain() != structure->protot… in privateExecute()
22310 (JSC::PropertyNameArrayData::cachedPrototypeChain):22374 (JSC::Structure::cachedPrototypeChain):33898 (JSC::PropertyNameArrayData::cachedPrototypeChain):34003 (JSC::PropertyNameArrayData::cachedPrototypeChain):34941 (JSC::StructureID::cachedPrototypeChain):
8071 (JSC::JSPropertyNameIterator::cachedPrototypeChain):