Home
last modified time | relevance | path

Searched defs:LoadICByValue (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dic_stub_builder.cpp339 void ICStubBuilder::LoadICByValue( in LoadICByValue() function in panda::ecmascript::kungfu::ICStubBuilder
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_runtime_stub-inl.h148 ARK_NOINLINE JSTaggedValue ICRuntimeStub::LoadICByValue(JSThread *thread, ProfileTypeInfo *profileT… in LoadICByValue() function
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp1239 DEF_RUNTIME_STUBS(LoadICByValue) in DEF_RUNTIME_STUBS() argument