Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_runtime.h67LoadICRuntime(JSThread *thread, JSHandle<ProfileTypeInfo> profileTypeInfo, uint32_t slotId, ICKind… in LoadICRuntime() function
/arkcompiler/ets_runtime/ecmascript/
Djs_object.h618 friend class LoadICRuntime; variable