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.cpp141 bool PGOHClassTreeDesc::UpdateLayout(JSTaggedType curHClass, ProfileType curType) in UpdateLayout()
/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.cpp761 JSHClass *curHClass = hclass; in FindFieldOwnHClass() local