Home
last modified time | relevance | path

Searched defs:icRuntime (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_runtime_test.cpp83 ICRuntime icRuntime(thread, handleProfileTypeInfo, slotId, ICKind::LoadIC); in HWTEST_F_L0() local
128 ICRuntime icRuntime(thread, handleProfileTypeInfo, slotId, ICKind::StoreIC); in HWTEST_F_L0() local
159 …ICRuntime icRuntime(thread, handleProfileTypeInfo, 4, ICKind::NamedGlobalLoadIC); // 4: means the… in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp730 …LoadICRuntime icRuntime(thread, JSHandle<ProfileTypeInfo>::Cast(profileTypeInfo), slotId.GetInt(),… in DEF_RUNTIME_STUBS() local
748 …StoreICRuntime icRuntime(thread, JSHandle<ProfileTypeInfo>::Cast(profileTypeInfo), slotId.GetInt(), in DEF_RUNTIME_STUBS() local
1026 LoadICRuntime icRuntime( in DEF_RUNTIME_STUBS() local
1046 LoadICRuntime icRuntime( in DEF_RUNTIME_STUBS() local
1065 StoreICRuntime icRuntime( in DEF_RUNTIME_STUBS() local
1393 LoadICRuntime icRuntime( in DEF_RUNTIME_STUBS() local