Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ic/
Dmega_ic_cache.cpp26 JSHClass* oldHclass = primaryProp.hclass_; in Set() local
/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp1071 void JSHClass::NotifyHClassChangedForAot(const JSThread *thread, JSHandle<JSHClass> oldHclass, in NotifyHClassChangedForAot()
1084 void JSHClass::NotifyHclassChanged(const JSThread *thread, JSHandle<JSHClass> oldHclass, JSHandle<J… in NotifyHclassChanged()
1256 void JSHClass::RefreshUsers(const JSThread *thread, const JSHandle<JSHClass> &oldHclass, in RefreshUsers()