Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_layout.cpp142 bool PGOHClassTreeDesc::UpdateLayout(const JSThread *thread, JSTaggedType curHClass, ProfileType cu… in UpdateLayout()
/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp834 JSHClass *curHClass = hclass; in FindFieldOwnHClass() local