Searched defs:cellValue (Results 1 – 5 of 5) sorted by relevance
285 auto cellValue = prototypeHandler->GetProtoCell(thread); in StorePrototype() local306 auto cellValue = storeAOTHandler->GetProtoCell(thread); in StoreWithTS() local393 auto cellValue = transWithProtoHandler->GetProtoCell(thread); in StoreTransWithProto() local461 auto cellValue = prototypeHandler->GetProtoCell(thread); in LoadPrototype() local602 auto cellValue = protoHandler->GetProtoCell(thread); in StoreElementWithProtoHandler() local
543 auto cellValue = prototypeHandler->GetProtoCell(mainThread_); in HandleLoadTypePrototypeHandler() local627 auto cellValue = transWithProtoHandler->GetProtoCell(mainThread_); in HandleTransWithProtoHandler() local644 auto cellValue = prototypeHandler->GetProtoCell(mainThread_); in HandleOtherTypesPrototypeHandler() local671 auto cellValue = storeAOTHandler->GetProtoCell(mainThread_); in HandleStoreAOTHandler() local836 auto cellValue = prototypeHandler->GetProtoCell(mainThread_); in HandlePrototypeHandler() local
1039 auto cellValue = transWithProtoHandler->GetProtoCell(vm_->GetJSThread()); in DumpICByNameWithHandler() local1050 auto cellValue = prototypeHandler->GetProtoCell(vm_->GetJSThread()); in DumpICByNameWithHandler() local1061 auto cellValue = storeAOTHandler->GetProtoCell(vm_->GetJSThread()); in DumpICByNameWithHandler() local1090 auto cellValue = prototypeHandler->GetProtoCell(vm_->GetJSThread()); in DumpICLoadByNameWithHandler() local1192 auto cellValue = prototypeHandler->GetProtoCell(vm_->GetJSThread()); in DumpICByValueWithHandler() local
435 JSHandle<ProtoChangeMarker> cellValue = factory->NewProtoChangeMarker(); in HWTEST_F_L0() local
2897 GateRef cellValue = GetPrototypeHandlerProtoCell(glue, *handler); in LoadICWithHandler() local3219 GateRef cellValue = GetPrototypeHandlerProtoCell(glue, *varHandler); in ICStoreElement() local3241 GateRef cellValue = GetTransWithProtoHandlerProtoCell(glue, *varHandler); in ICStoreElement() local3376 GateRef cellValue = GetTransWithProtoHandlerProtoCell(glue, *handler); in StoreICWithHandler() local3399 GateRef cellValue = GetPrototypeHandlerProtoCell(glue, *handler); in StoreICWithHandler() local3419 GateRef cellValue = GetStoreAOTHandlerProtoCell(glue, *handler); in StoreICWithHandler() local