Searched defs:handlerInfo (Results 1 – 9 of 9) sorted by relevance
216 auto handlerInfo = JSTaggedValue::UnwrapToUint64(handler); in StoreICWithHandler() local274 JSTaggedValue handlerInfo = prototypeHandler->GetHandlerInfo(); in StorePrototype() local291 JSTaggedValue handlerInfo = storeTSHandler->GetHandlerInfo(); in StoreWithTS() local308 uint64_t handlerInfo = 0; in StoreWithTransition() local388 ARK_INLINE JSTaggedValue ICRuntimeStub::LoadFromField(JSObject *receiver, uint64_t handlerInfo) in LoadFromField()436 JSTaggedValue handlerInfo = prototypeHandler->GetHandlerInfo(); in LoadPrototype() local445 auto handlerInfo = JSTaggedValue::UnwrapToUint64(handler); in LoadICWithHandler() local474 auto handlerInfo = JSTaggedValue::UnwrapToUint64(handler); in LoadICWithElementHandler() local549 auto handlerInfo = JSTaggedValue::UnwrapToUint64(handler); in StoreElement() local592 JSTaggedValue handlerInfo = prototypeHandler->GetHandlerInfo(); in StoreElement() local
370 JSHandle<JSTaggedValue> handlerInfo = StoreHandler::StoreProperty(thread, op); in StoreTransition() local399 JSHandle<JSTaggedValue> handlerInfo = LoadHandler::LoadProperty(thread, op); in LoadPrototype() local433 JSHandle<JSTaggedValue> handlerInfo = StoreHandler::StoreProperty(thread, op); in StorePrototype() local487 JSHandle<JSTaggedValue> handlerInfo = StoreHandler::StoreProperty(thread, op); in StoreTransition() local521 JSHandle<JSTaggedValue> handlerInfo = StoreHandler::StoreProperty(thread, op); in StoreAOT() local
484 auto handlerInfo = static_cast<uint32_t>(secondValue.GetInt()); in HandleLoadTypeInt() local514 auto handlerInfo = static_cast<uint32_t>(handlerInfoVal.GetInt()); in HandleLoadTypePrototypeHandler() local680 auto handlerInfo = static_cast<uint32_t>(secondValue.GetInt()); in ConvertICByValueWithHandler() local704 auto handlerInfo = static_cast<uint32_t>(secondValue.GetInt()); in HandleStoreType() local734 auto handlerInfo = static_cast<uint32_t>(handlerInfoValue.GetInt()); in HandleTransition() local753 auto handlerInfo = static_cast<uint32_t>(handlerInfoValue.GetInt()); in HandleTransWithProto() local781 auto handlerInfo = static_cast<uint32_t>(handlerInfoValue.GetInt()); in HandlePrototypeHandler() local
1118 auto handlerInfo = static_cast<uint32_t>(secondValue.GetInt()); in DumpICLoadByNameWithHandler() local1140 auto handlerInfo = static_cast<uint32_t>(handlerInfoVal.GetInt()); in DumpICLoadByNameWithHandler() local1161 auto handlerInfo = static_cast<uint32_t>(secondValue.GetInt()); in DumpICByValueWithHandler() local1181 auto handlerInfo = static_cast<uint32_t>(secondValue.GetInt()); in DumpICByValueWithHandler() local1202 auto handlerInfo = static_cast<uint32_t>(handlerInfoValue.GetInt()); in DumpICByValueWithHandler() local1218 auto handlerInfo = static_cast<uint32_t>(handlerInfoValue.GetInt()); in DumpICByValueWithHandler() local1241 auto handlerInfo = static_cast<uint32_t>(handlerInfoValue.GetInt()); in DumpICByValueWithHandler() local
215 GateRef handlerInfo = GetInt64OfTInt(*cachedHandler); in LoadICByValue() local
2350 GateRef StubBuilder::LoadFromField(GateRef receiver, GateRef handlerInfo) in LoadFromField()2504 GateRef handlerInfo = GetInt64OfTInt(*handler); in LoadICWithHandler() local2712 GateRef handlerInfo = GetInt64OfTInt(*varHandler); in ICStoreElement() local2873 GateRef handlerInfo = GetInt64OfTInt(*handler); in StoreICWithHandler() local2966 GateRef handlerInfo = GetInt64OfTInt(*handler); in StoreICWithHandler() local3055 GateRef handlerInfo; in StoreWithTransition() local
2401 inline GateRef StubBuilder::ClearSharedStoreKind(GateRef handlerInfo) in ClearSharedStoreKind()2406 inline GateRef StubBuilder::UpdateSOutOfBoundsForHandler(GateRef handlerInfo) in UpdateSOutOfBoundsForHandler()
272 JSHandle<JSTaggedValue> handlerInfo(thread, handler->GetHandlerInfo()); in HWTEST_F_L0() local
547 uint32_t handlerInfo = 0U; in HWTEST_F_L0() local