Home
last modified time | relevance | path

Searched refs:LANG_ECMA (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/abc2program/
H A Dabc_method_processor.cpp27 function_(pandasm::Function(entity_container_.GetFullMethodNameById(entity_id_), LANG_ECMA)), in AbcMethodProcessor()
57 function_.params.emplace_back(pandasm::Function::Parameter(any_type, LANG_ECMA)); in FillProto()
H A Dabc_class_processor.cpp26 : AbcFileEntityProcessor(entity_id, entity_container), record_(pandasm::Record("", LANG_ECMA)) in AbcClassProcessor()
35 program_->lang = LANG_ECMA; in FillProgramData()
H A Dabc2program_compiler.cpp67 prog_->lang = LANG_ECMA; in CompileAbcFile()
H A Dabc_field_processor.cpp28 field_(pandasm::Field(LANG_ECMA)) in AbcFieldProcessor()
/arkcompiler/runtime_core/abc2program/common/
H A Dabc2program_entity_container.h28 const panda::panda_file::SourceLang LANG_ECMA = panda::panda_file::SourceLang::ECMASCRIPT; member

Completed in 4 milliseconds