Searched defs:handlerInfo (Results 1 – 8 of 8) sorted by relevance
223 auto handlerInfo = static_cast<uint32_t>(handler.GetInt()); in StoreICWithHandler() local278 JSTaggedValue handlerInfo = prototypeHandler->GetHandlerInfo(); in StorePrototype() local295 JSTaggedValue handlerInfo = storeTSHandler->GetHandlerInfo(); in StoreWithTS() local312 uint32_t handlerInfo = 0; in StoreWithTransition() local389 ARK_INLINE JSTaggedValue ICRuntimeStub::LoadFromField(JSObject *receiver, uint32_t handlerInfo) in LoadFromField()435 JSTaggedValue handlerInfo = prototypeHandler->GetHandlerInfo(); in LoadPrototype() local444 auto handlerInfo = static_cast<uint32_t>(handler.GetInt()); in LoadICWithHandler() local485 auto handlerInfo = static_cast<uint32_t>(handler.GetInt()); in LoadICWithElementHandler() local560 auto handlerInfo = static_cast<uint32_t>(handler.GetInt()); in StoreElement() local599 JSTaggedValue handlerInfo = prototypeHandler->GetHandlerInfo(); in StoreElement() local
348 JSHandle<JSTaggedValue> handlerInfo = StoreHandler::StoreProperty(thread, op); in StoreTransition() local377 JSHandle<JSTaggedValue> handlerInfo = LoadHandler::LoadProperty(thread, op); in LoadPrototype() local392 JSHandle<JSTaggedValue> handlerInfo = StoreHandler::StoreProperty(thread, op); in StorePrototype() local425 JSHandle<JSTaggedValue> handlerInfo = StoreHandler::StoreProperty(thread, op); in StoreTransition() local459 JSHandle<JSTaggedValue> handlerInfo = StoreHandler::StoreProperty(thread, op); in StoreAOT() local
836 auto handlerInfo = static_cast<uint32_t>(secondValue.GetInt()); in DumpICByNameWithHandler() local858 auto handlerInfo = static_cast<uint32_t>(handlerInfoVal.GetInt()); in DumpICByNameWithHandler() local921 auto handlerInfo = static_cast<uint32_t>(secondValue.GetInt()); in DumpICByValueWithHandler() local941 auto handlerInfo = static_cast<uint32_t>(secondValue.GetInt()); in DumpICByValueWithHandler() local960 auto handlerInfo = static_cast<uint32_t>(handlerInfoValue.GetInt()); in DumpICByValueWithHandler() local975 auto handlerInfo = static_cast<uint32_t>(handlerInfoValue.GetInt()); in DumpICByValueWithHandler() local995 auto handlerInfo = static_cast<uint32_t>(handlerInfoValue.GetInt()); in DumpICByValueWithHandler() local
201 GateRef handlerInfo = GetInt32OfTInt(*cachedHandler); in LoadICByValue() local
1602 GateRef StubBuilder::LoadFromField(GateRef receiver, GateRef handlerInfo) in LoadFromField()1751 GateRef handlerInfo = GetInt32OfTInt(*handler); in LoadICWithHandler() local2003 GateRef handlerInfo = GetInt32OfTInt(*varHandler); in ICStoreElement() local2154 GateRef handlerInfo = GetInt32OfTInt(*handler); in StoreICWithHandler() local2241 GateRef handlerInfo = GetInt32OfTInt(*handler); in StoreICWithHandler() local2330 GateRef handlerInfo; in StoreWithTransition() local
2120 inline GateRef StubBuilder::ClearSharedStoreKind(GateRef handlerInfo) in ClearSharedStoreKind()
272 JSHandle<JSTaggedValue> handlerInfo(thread, handler->GetHandlerInfo()); in HWTEST_F_L0() local
532 uint32_t handlerInfo = 0U; in HWTEST_F_L0() local