Searched defs:handlerInfo (Results 1 – 10 of 10) sorted by relevance
149 JSHandle<JSTaggedValue> handlerInfo = StoreHandler::StoreProperty(thread, op); in StoreTransition() local160 JSHandle<JSTaggedValue> handlerInfo = LoadHandler::LoadProperty(thread, op); in LoadPrototype() local195 JSHandle<JSTaggedValue> handlerInfo = StoreHandler::StoreProperty(thread, op); in StorePrototype() local225 JSHandle<JSTaggedValue> handlerInfo = StoreHandler::StoreProperty(thread, op); in StoreTransition() local
225 auto handlerInfo = JSTaggedValue::UnwrapToUint64(handler); in StoreICWithHandler() local296 JSTaggedValue handlerInfo = prototypeHandler->GetHandlerInfo(thread); in StorePrototype() local316 JSTaggedValue handlerInfo = storeAOTHandler->GetHandlerInfo(thread); in StoreWithTS() local333 uint64_t handlerInfo = 0; in StoreWithTransition() local420 …alue ICRuntimeStub::LoadFromField(const JSThread *thread, JSObject *receiver, uint64_t handlerInfo) in LoadFromField()481 JSTaggedValue handlerInfo = prototypeHandler->GetHandlerInfo(thread); in LoadPrototype() local490 auto handlerInfo = JSTaggedValue::UnwrapToUint64(handler); in LoadICWithHandler() local524 auto handlerInfo = JSTaggedValue::UnwrapToUint64(handler); in LoadICWithElementHandler() local611 JSTaggedValue handlerInfo = protoHandler->GetHandlerInfo(thread); in StoreElementWithProtoHandler() local625 auto handlerInfo = JSTaggedValue::UnwrapToUint64(handler); in StoreElement() local[all …]
524 auto handlerInfo = static_cast<uint32_t>(secondValue.GetInt()); in HandleLoadTypeInt() local557 auto handlerInfo = static_cast<uint32_t>(handlerInfoVal.GetInt()); in HandleLoadTypePrototypeHandler() local742 auto handlerInfo = static_cast<uint32_t>(secondValue.GetInt()); in ConvertICByValueWithHandler() local768 auto handlerInfo = static_cast<uint32_t>(secondValue.GetInt()); in HandleStoreType() local801 auto handlerInfo = static_cast<uint32_t>(handlerInfoValue.GetInt()); in HandleTransition() local822 auto handlerInfo = static_cast<uint32_t>(handlerInfoValue.GetInt()); in HandleTransWithProto() local847 auto handlerInfo = static_cast<uint32_t>(handlerInfoValue.GetInt()); in HandlePrototypeHandler() local
1078 auto handlerInfo = static_cast<uint32_t>(secondValue.GetInt()); in DumpICLoadByNameWithHandler() local1098 auto handlerInfo = static_cast<uint32_t>(handlerInfoVal.GetInt()); in DumpICLoadByNameWithHandler() local1121 auto handlerInfo = static_cast<uint32_t>(secondValue.GetInt()); in DumpICByValueWithHandler() local1141 auto handlerInfo = static_cast<uint32_t>(secondValue.GetInt()); in DumpICByValueWithHandler() local1165 auto handlerInfo = static_cast<uint32_t>(handlerInfoValue.GetInt()); in DumpICByValueWithHandler() local1182 auto handlerInfo = static_cast<uint32_t>(handlerInfoValue.GetInt()); in DumpICByValueWithHandler() local1203 auto handlerInfo = static_cast<uint32_t>(handlerInfoValue.GetInt()); in DumpICByValueWithHandler() local
272 JSHandle<JSTaggedValue> handlerInfo(thread, handler->GetHandlerInfo(thread)); in HWTEST_F_L0() local
546 uint32_t handlerInfo = 0U; in HWTEST_F_L0() local
359 GateRef handlerInfo = GetInt64OfTInt(*cachedHandler); in LoadICByValue() local
2667 GateRef StubBuilder::LoadFromField(GateRef glue, GateRef receiver, GateRef handlerInfo) in LoadFromField()2838 GateRef handlerInfo = GetInt64OfTInt(*handler); in LoadICWithHandler() local3117 GateRef handlerInfo = GetInt64OfTInt(*varHandler); in ICStoreElement() local3331 GateRef handlerInfo = GetInt64OfTInt(*handler); in StoreICWithHandler() local3425 GateRef handlerInfo = GetInt64OfTInt(*handler); in StoreICWithHandler() local3516 GateRef handlerInfo; in StoreWithTransition() local
2807 inline GateRef StubBuilder::ClearSharedStoreKind(GateRef handlerInfo) in ClearSharedStoreKind()2812 inline GateRef StubBuilder::UpdateSOutOfBoundsForHandler(GateRef handlerInfo) in UpdateSOutOfBoundsForHandler()
4281 auto handlerInfo = static_cast<uint32_t>(handlerInfoVal.GetInt()); in DEF_RUNTIME_STUBS() local