Home
last modified time | relevance | path

Searched defs:slotId (Results 1 – 8 of 8) sorted by relevance

/ark/js_runtime/ecmascript/ic/
Dic_runtime.h32 …ICRuntime(JSThread *thread, JSHandle<ProfileTypeInfo> profileTypeInfo, uint32_t slotId, ICKind kin… in ICRuntime()
67 …LoadICRuntime(JSThread *thread, JSHandle<ProfileTypeInfo> profileTypeInfo, uint32_t slotId, ICKind… in LoadICRuntime()
79 …StoreICRuntime(JSThread *thread, JSHandle<ProfileTypeInfo> profileTypeInfo, uint32_t slotId, ICKin… in StoreICRuntime()
Dinvoke_cache.cpp21 …ache::SetMonoConstuctCacheSlot(JSThread *thread, ProfileTypeInfo *profileTypeInfo, uint32_t slotId, in SetMonoConstuctCacheSlot()
35 …ache::SetPolyConstuctCacheSlot(JSThread *thread, ProfileTypeInfo *profileTypeInfo, uint32_t slotId, in SetPolyConstuctCacheSlot()
129 …he::SetMonoInlineCallCacheSlot(JSThread *thread, ProfileTypeInfo *profileTypeInfo, uint32_t slotId, in SetMonoInlineCallCacheSlot()
143 …he::SetPolyInlineCallCacheSlot(JSThread *thread, ProfileTypeInfo *profileTypeInfo, uint32_t slotId, in SetPolyInlineCallCacheSlot()
Dic_runtime_stub-inl.h39 … JSTaggedValue globalValue, JSTaggedValue key, uint32_t slotId) in LoadGlobalICByName()
54 JSTaggedValue value, uint32_t slotId) in StoreGlobalICByName()
101 … JSTaggedValue receiver, JSTaggedValue key, uint32_t slotId) in LoadICByName()
129 … JSTaggedValue receiver, JSTaggedValue key, uint32_t slotId) in LoadICByValue()
159 JSTaggedValue value, uint32_t slotId) in StoreICByValue()
185 JSTaggedValue value, uint32_t slotId) in StoreICByName()
451 JSTaggedValue key, uint32_t slotId, ICKind kind) in LoadMiss()
462 … JSTaggedValue key, JSTaggedValue value, uint32_t slotId, ICKind kind) in StoreMiss()
Dprofile_type_info.h107 …Accessor(JSThread* thread, JSHandle<ProfileTypeInfo> profileTypeInfo, uint32_t slotId, ICKind kind) in ProfileTypeAccessor()
/ark/js_runtime/ecmascript/ic/tests/
Dic_invoke_test.cpp63 uint32_t slotId = 5; in HWTEST_F_L0() local
92 uint32_t slotId = 5; in HWTEST_F_L0() local
/ark/js_runtime/ecmascript/interpreter/
Dinterpreter-inl.h2904 uint16_t slotId = READ_INST_8_0(); in RunInternal() local
2963 uint16_t slotId = READ_INST_8_0(); in RunInternal() local
3061 uint16_t slotId = READ_INST_8_0(); in RunInternal() local
3100 uint16_t slotId = READ_INST_8_0(); in RunInternal() local
3267 uint16_t slotId = READ_INST_8_0(); in RunInternal() local
3296 uint16_t slotId = READ_INST_8_0(); in RunInternal() local
3360 uint16_t slotId = READ_INST_8_0(); in RunInternal() local
3482 uint16_t slotId = READ_INST_8_0(); in RunInternal() local
Dinterpreter_assembly.cpp2798 uint16_t slotId = READ_INST_8_0(); in HandleLdObjByValuePrefV8V8() local
2849 uint16_t slotId = READ_INST_8_0(); in HandleStObjByValuePrefV8V8() local
2955 uint16_t slotId = READ_INST_8_0(); in HandleTryLdGlobalByNamePrefId32() local
3002 uint16_t slotId = READ_INST_8_0(); in HandleTryStGlobalByNamePrefId32() local
3181 uint16_t slotId = READ_INST_8_0(); in HandleLdGlobalVarPrefId32() local
3212 uint16_t slotId = READ_INST_8_0(); in HandleLdObjByNamePrefId32V8() local
3268 uint16_t slotId = READ_INST_8_0(); in HandleStObjByNamePrefId32V8() local
3378 uint16_t slotId = READ_INST_8_0(); in HandleStGlobalVarPrefId32() local
/ark/js_runtime/ecmascript/compiler/
Dinterpreter_stub.cpp1860 GateRef slotId = ZExtInt8ToInt32(ReadInst8_0(pc)); in DECLARE_ASM_HANDLER() local
1961 GateRef slotId = ZExtInt8ToInt32(ReadInst8_0(pc)); in DECLARE_ASM_HANDLER() local
3082 GateRef slotId = ZExtInt8ToInt32(ReadInst8_0(pc)); in DECLARE_ASM_HANDLER() local
3170 GateRef slotId = ZExtInt8ToInt32(ReadInst8_0(pc)); in DECLARE_ASM_HANDLER() local
3917 GateRef slotId = ZExtInt8ToInt32(ReadInst8_0(pc)); in DECLARE_ASM_HANDLER() local
4013 GateRef slotId = ZExtInt8ToInt32(ReadInst8_0(pc)); in DECLARE_ASM_HANDLER() local
4099 GateRef slotId = ZExtInt8ToInt32(ReadInst8_0(pc)); in DECLARE_ASM_HANDLER() local
4160 GateRef slotId = ZExtInt8ToInt32(ReadInst8_0(pc)); in DECLARE_ASM_HANDLER() local