Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_recorder.h28 using RootHClassLayoutDesc = pgo::RootHClassLayoutDesc; variable
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_layout.h200 explicit RootHClassLayoutDesc(ProfileType type) : HClassLayoutDesc(type) {} in RootHClassLayoutDesc() function
201 RootHClassLayoutDesc(ProfileType type, JSType objType, uint32_t objSize) in RootHClassLayoutDesc() function
203 RootHClassLayoutDesc(const RootHClassLayoutDesc &desc) in RootHClassLayoutDesc() function