Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dsubtyping_operator.cpp124 JSHandle<JSHClass> phcHandle(thread, prototype->GetJSHClass()); in FillTSInheritInfo() local
147const JSHandle<JSHClass> &phcHandle, const JSHandle<JSHClass> &eIhcHandle) in GenVTable()