Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dic_stub_builder.cpp99 void ICStubBuilder::LoadICByName( in LoadICByName() function in panda::ecmascript::kungfu::ICStubBuilder
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_runtime_stub-inl.h102 ARK_NOINLINE JSTaggedValue ICRuntimeStub::LoadICByName(JSThread *thread, ProfileTypeInfo *profileTy… in LoadICByName() function
/arkcompiler/ets_runtime/ecmascript/stubs/
Druntime_stubs.cpp1013 DEF_RUNTIME_STUBS(LoadICByName) in DEF_RUNTIME_STUBS() argument