Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
Dic_runtime.h99StoreICRuntime(JSThread *thread, JSHandle<ProfileTypeInfo> profileTypeInfo, uint32_t slotId, ICKin… in StoreICRuntime() function
/arkcompiler/ets_runtime/ecmascript/
Djs_object.h818 friend class StoreICRuntime; variable