Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dvtable.cpp19 VTable::Tuple VTable::CreateTuple(const JSThread *thread, JSTaggedValue phc, in CreateTuple()
Dsubtyping_operator.cpp227 JSHandle<JSHClass> phc(thread, prototype->GetTaggedObject()->GetClass()); in TryMaintainTSSubtyping() local