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.h26 using RootHClassLayoutDesc = pgo::RootHClassLayoutDesc; variable
/arkcompiler/ets_runtime/ecmascript/pgo_profiler/
Dpgo_profiler_layout.h203 explicit RootHClassLayoutDesc(ProfileType type) : HClassLayoutDesc(type) {} in RootHClassLayoutDesc() function
204 RootHClassLayoutDesc(ProfileType type, JSType objType, uint32_t objSize) in RootHClassLayoutDesc() function
206 RootHClassLayoutDesc(const RootHClassLayoutDesc &desc) in RootHClassLayoutDesc() function