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.cpp191 auto hclassValue = ptManager_->QueryHClass(rootType, rootType); in CreateRootHClass() local
205 auto hclassValue = ptManager_->QueryHClass(rootType, rootType); in CreateRootHClassWithCached() local
222 auto hclassValue = ptManager_->QueryHClass(rootType, childType); in CreateChildHClass() local
/arkcompiler/ets_runtime/ecmascript/snapshot/mem/
Dsnapshot_processor.cpp1844 JSTaggedValue hclassValue = globalConst->GetGlobalConstantObject(hclassIndex); in DeserializeClassWord() local