Searched refs:GetProtoCell (Results 1 – 6 of 6) sorted by relevance
233 auto cellValue = prototypeHandler->GetProtoCell(); in StorePrototype()253 auto cellValue = storeTSHandler->GetProtoCell(); in StoreWithTS()326 auto cellValue = transWithProtoHandler->GetProtoCell(); in StoreTransWithProto()389 auto cellValue = prototypeHandler->GetProtoCell(); in LoadPrototype()482 auto cellValue = prototypeHandler->GetProtoCell(); in StoreElement()
237 JSHandle<JSTaggedValue> resultMarker(thread, handler2->GetProtoCell()); in HWTEST_F_L0()271 JSHandle<JSTaggedValue> resultMarker(thread, handler->GetProtoCell()); in HWTEST_F_L0()
353 GateRef GetProtoCell(GateRef object);
1617 GateRef cellValue = GetProtoCell(*handler); in LoadICWithHandler()1801 GateRef cellValue = GetProtoCell(*varHandler); in ICStoreElement()1893 GateRef cellValue = GetProtoCell(*handler); in StoreICWithHandler()1916 GateRef cellValue = GetProtoCell(*handler); in StoreICWithHandler()1934 GateRef cellValue = GetProtoCell(*handler); in StoreICWithHandler()
1290 inline GateRef StubBuilder::GetProtoCell(GateRef object) in GetProtoCell() function
5073 vec.emplace_back("ProtoCell", GetProtoCell()); in DumpForSnapshot()5087 vec.emplace_back("ProtoCell", GetProtoCell()); in DumpForSnapshot()5093 vec.emplace_back("ProtoCell", GetProtoCell()); in DumpForSnapshot()