Searched defs:phc (Results 1 – 2 of 2) sorted by relevance
19 VTable::Tuple VTable::CreateTuple(const JSThread *thread, JSTaggedValue phc, in CreateTuple()
227 JSHandle<JSHClass> phc(thread, prototype->GetTaggedObject()->GetClass()); in TryMaintainTSSubtyping() local