Home
last modified time | relevance | path

Searched refs:UpdateRootLayoutDesc (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_layout.cpp101 JSHClass::UpdateRootLayoutDesc(childHClass, this, rootLayout); in DumpForChild()
/arkcompiler/ets_runtime/ecmascript/
Djs_hclass.h1834 static bool UpdateRootLayoutDesc(
Djs_hclass.cpp1161 bool JSHClass::UpdateRootLayoutDesc(const JSHClass *hclass, const PGOHClassTreeDesc *treeDesc, HCla… in UpdateRootLayoutDesc() function in panda::ecmascript::JSHClass