Home
last modified time | relevance | path

Searched defs:LoadMiss (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_runtime.cpp148 JSTaggedValue LoadICRuntime::LoadMiss(JSHandle<JSTaggedValue> receiver, JSHandle<JSTaggedValue> key) in LoadMiss() function in panda::ecmascript::LoadICRuntime
Dic_runtime_stub-inl.h516 JSTaggedValue ICRuntimeStub::LoadMiss(JSThread *thread, ProfileTypeInfo *profileTypeInfo, JSTaggedV… in LoadMiss() function
/arkcompiler/ets_runtime/ecmascript/ic/tests/
Dic_runtime_test.cpp191 HWTEST_F_L0(ICRunTimeTest, LoadMiss) in HWTEST_F_L0() argument
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp1231 DEF_RUNTIME_STUBS(LoadMiss) in DEF_RUNTIME_STUBS() argument