Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/types/
DundefinedType.h25 UndefinedType() : Type(TypeFlag::UNDEFINED) {} in UndefinedType() function
/arkcompiler/ets_runtime/ecmascript/compiler/
Dtype.h113 static GateType UndefinedType() in UndefinedType() function