Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/verification/
Dverification_options.h54 bool undefinedType = false; member
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dmethod_type_infer.cpp442 auto undefinedType = GateType::UndefinedType(); in InferLdUndefined() local
730 auto undefinedType = GateType::UndefinedType(); in InferReturnUndefined() local