Home
last modified time | relevance | path

Searched refs:ModuleKind (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dir_module.h24 enum ModuleKind : uint8_t { enum
74 virtual ModuleKind GetModuleKind() const = 0;
/arkcompiler/ets_frontend/ets2panda/parser/program/
Dprogram.h255 void SetPackageInfo(const util::StringView &name, util::ModuleKind kind);
274 return moduleInfo_.kind == util::ModuleKind::MODULE; in IsSeparateModule()
279 return moduleInfo_.kind == util::ModuleKind::DECLARATION; in IsDeclarationModule()
284 return moduleInfo_.kind == util::ModuleKind::PACKAGE; in IsPackage()
Dprogram.cpp87 void Program::SetPackageInfo(const util::StringView &name, util::ModuleKind kind) in SetPackageInfo()
110 moduleInfo_.kind = util::ModuleKind::DECLARATION; in MaybeTransformToDeclarationModule()
/arkcompiler/ets_frontend/ets2panda/util/
DimportPathManager.h60 enum class ModuleKind { MODULE, DECLARATION, PACKAGE };
66 ModuleKind kind {};
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/ts-compiler/
DFormTscOptions.ts53 module: ts.ModuleKind.CommonJS,
DResolveSdks.ts336 module: ts.ModuleKind.CommonJS,
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/src/compiler/
DCompiler.ts26 module: ts.ModuleKind.CommonJS,
/arkcompiler/ets_frontend/ets2panda/linter/src/testRunner/
DTestRunner.ts47 module: ts.ModuleKind.ES2020,
/arkcompiler/ets_frontend/ets2panda/evaluate/
DscopedDebugInfoPlugin.cpp410 program->SetPackageInfo(moduleName, util::ModuleKind::MODULE); in CreateEmptyProgram()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/
Dlitecg_ir_builder.h65 ModuleKind GetModuleKind() const override in GetModuleKind()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/
Dllvm_ir_builder.h129 ModuleKind GetModuleKind() const override in GetModuleKind()
/arkcompiler/ets_frontend/ets2panda/parser/
DETSparser.cpp1181 GetProgram()->SetPackageInfo(moduleName, util::ModuleKind::MODULE); in ParsePackageDeclaration()
1195 GetProgram()->SetPackageInfo(packageName, util::ModuleKind::PACKAGE); in ParsePackageDeclaration()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2ModuleKind.CommonJS&&!!t.commonJsModuleIndicator},e.isEffectiveStrictModeSourceFile=function(t,r){…