Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_hclass_generator.cpp171 auto hclassValue = ptManager_->QueryHClass(rootType, rootType); in CreateRootHClass() local
188 auto hclassValue = ptManager_->QueryHClass(rootType, childType); in CreateChildHClass() local
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp1671 JSTaggedValue hclassValue = globalConst->GetGlobalConstantObject(hclassIndex); in DeserializeClassWord() local