Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dsubtyping_operator.cpp125 JSHandle<JSHClass> eIhcHandle(thread, JSTaggedValue::Undefined()); in FillTSInheritInfo() local
147 … const JSHandle<JSHClass> &phcHandle, const JSHandle<JSHClass> &eIhcHandle) in GenVTable()