Home
last modified time | relevance | path

Searched full:ecmascript_undefined_type (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/templates/
Dsource_languages.h.erb32 ECMASCRIPT_UNDEFINED_TYPE,
/arkcompiler/runtime_core/compiler/optimizer/ir/
Dsource_languages.h32 ECMASCRIPT_UNDEFINED_TYPE, enumerator
/arkcompiler/runtime_core/bytecode_optimizer/
Dcodegen.cpp368 case compiler::AnyBaseType::ECMASCRIPT_UNDEFINED_TYPE: in IsEcmaConstTemplate()
518 case compiler::AnyBaseType::ECMASCRIPT_UNDEFINED_TYPE: in VisitCastValueToAnyType()
/arkcompiler/runtime_core/compiler/optimizer/ir_builder/
Dinst_templates.yaml192 cvat->SetAnyType(panda::compiler::AnyBaseType::ECMASCRIPT_UNDEFINED_TYPE);