Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dsubtyping_operator-inl.h108 bool SubtypingOperator::SubtypingCondition(const JSThread *thread, Suber *suber, Super *super, in SubtypingCondition()
/arkcompiler/ets_runtime/test/typeinfer/automatedcases/
DpropertyNamesOfReservedWords.ts145 super; property
421 super, enumerator
/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeSystem.h687 auto super = classDef->Super(); in FillHeritages() local