Searched refs:cachedPrototypeChain (Results 1 – 8 of 8) sorted by relevance
76 …ta& globalData, StructureChain* cachedPrototypeChain) { m_cachedPrototypeChain.set(globalData, thi… in setCachedPrototypeChain() argument77 StructureChain* cachedPrototypeChain() { return m_cachedPrototypeChain.get(); } in cachedPrototypeChain() function
371 inline bool Structure::isValid(ExecState* exec, StructureChain* cachedPrototypeChain) const in isValid() argument373 if (!cachedPrototypeChain) in isValid()377 WriteBarrier<Structure>* cachedStructure = cachedPrototypeChain->head(); in isValid()
55 …o->structure()->enumerationCache()->cachedPrototypeChain() != o->structure()->prototypeChain(exec)… in create()
202 bool isValid(ExecState*, StructureChain* cachedPrototypeChain) const;
3233 …if (!jsPropertyNameIterator || jsPropertyNameIterator->cachedPrototypeChain() != structure->protot… in DEFINE_STUB_FUNCTION()
4505 …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):
16379 (JSC::JSPropertyNameIterator::cachedPrototypeChain):