Home
last modified time | relevance | path

Searched refs:UpdateFieldIndexByPGO (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Dlayout_info.h110 bool UpdateFieldIndexByPGO(int index, pgo::HClassLayoutDesc* desc);
H A Dlayout_info.cpp239 bool LayoutInfo::UpdateFieldIndexByPGO(int index, pgo::HClassLayoutDesc* desc) in UpdateFieldIndexByPGO() function in panda::ecmascript::LayoutInfo
H A Djs_hclass.cpp1410 return layoutInfo->UpdateFieldIndexByPGO(last, childDesc); in UpdateChildLayoutDescByPGO()
1424 layout->UpdateFieldIndexByPGO(i, desc); in UpdateRootLayoutDescByPGO()

Completed in 7 milliseconds