Searched refs:prototypeForLookup (Results 1 – 10 of 10) sorted by relevance
352 inline JSValue Structure::prototypeForLookup(ExecState* exec) const in prototypeForLookup() function365 JSValue prototype = prototypeForLookup(exec); in prototypeChain()376 JSValue prototype = prototypeForLookup(exec); in isValid()
418 JSValue v = cell->structure()->prototypeForLookup(callFrame); in normalizePrototypeChain()447 JSValue v = base->structure()->prototypeForLookup(callFrame); in normalizePrototypeChain()
100 JSValue prototypeForLookup(ExecState*) const;
726 JSObject* protoObject = asObject(structure->prototypeForLookup(callFrame)); in privateCompileGetByIdProto()848 JSObject* protoObject = asObject(structure->prototypeForLookup(callFrame)); in privateCompileGetByIdProtoList()924 protoObject = asObject(currStructure->prototypeForLookup(callFrame)); in privateCompileGetByIdChainList()992 protoObject = asObject(currStructure->prototypeForLookup(callFrame)); in privateCompileGetByIdChain()
755 JSObject* protoObject = asObject(structure->prototypeForLookup(callFrame)); in privateCompileGetByIdProto()880 JSObject* protoObject = asObject(structure->prototypeForLookup(callFrame)); in privateCompileGetByIdProtoList()955 protoObject = asObject(currStructure->prototypeForLookup(callFrame)); in privateCompileGetByIdChainList()1023 protoObject = asObject(currStructure->prototypeForLookup(callFrame)); in privateCompileGetByIdChain()
912 if (slot.slotBase() == structure->prototypeForLookup(callFrame)) { in tryCacheGetByID()1562 if (slot.slotBase() == structure->prototypeForLookup(callFrame)) { in DEFINE_STUB_FUNCTION()1741 else if (slot.slotBase() == baseValue.asCell()->structure()->prototypeForLookup(callFrame)) { in DEFINE_STUB_FUNCTION()
1349 if (slot.slotBase() == structure->prototypeForLookup(callFrame)) { in tryCacheGetByID()2553 ASSERT(structure->prototypeForLookup(callFrame).isObject()); in privateExecute()2554 JSObject* protoObject = asObject(structure->prototypeForLookup(callFrame)); in privateExecute()2592 ASSERT(structure->prototypeForLookup(callFrame).isObject()); in privateExecute()2593 JSObject* protoObject = asObject(structure->prototypeForLookup(callFrame)); in privateExecute()2637 ASSERT(structure->prototypeForLookup(callFrame).isObject()); in privateExecute()2638 JSObject* protoObject = asObject(structure->prototypeForLookup(callFrame)); in privateExecute()2726 … JSObject* baseObject = asObject(baseCell->structure()->prototypeForLookup(callFrame)); in privateExecute()2876 … JSObject* baseObject = asObject(baseCell->structure()->prototypeForLookup(callFrame)); in privateExecute()2931 … JSObject* baseObject = asObject(baseCell->structure()->prototypeForLookup(callFrame)); in privateExecute()[all …]
2288 (JSC::Structure::prototypeForLookup):2703 (JSC::Structure::prototypeForLookup):3021 (JSC::Structure::prototypeForLookup):3628 (JSC::Structure::prototypeForLookup):11713 (JSC::Structure::prototypeForLookup):
6533 (JSC::Structure::prototypeForLookup):10319 (JSC::Structure::prototypeForLookup): A shout out to const.14820 (JSC::Structure::prototypeForLookup):22232 (JSC::Structure::prototypeForLookup):33369 (JSC::StructureID::prototypeForLookup):35207 (JSC::StructureID::prototypeForLookup):
25375 (JSC::Structure::prototypeForLookup):