Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dsubtyping_operator.cpp188 void SubtypingOperator::AddSuper(const JSThread *thread, const JSHandle<JSHClass> &iHClass, in AddSuper()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dclass_info_extractor.cpp919 JSHandle<JSHClass> iHClass; in DefineSendableInstanceHClass() local