Home
last modified time | relevance | path

Searched defs:phc (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Dvtable.cpp21 VTable::Tuple VTable::CreateTuple(const JSThread *thread, JSTaggedValue phc, in CreateTuple()
Dsubtyping_operator.cpp227 JSHandle<JSHClass> phc(thread, prototype->GetTaggedObject()->GetClass()); in TryMaintainTSSubtyping() local
/arkcompiler/ets_runtime/ecmascript/compiler/pgo_type/
Dpgo_type_parser.cpp224 auto phc = ptManager_->QueryHClass(rootType, rootType); in CreatePGOType() local