| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ |
| D | plugin_phase.cpp | 20 bool PluginPhase::Perform(public_lib::Context *ctx, [[maybe_unused]] parser::Program *program) in Perform() function in ark::es2panda::compiler::PluginPhase
|
| D | resolveIdentifiers.cpp | 22 bool ResolveIdentifiers::Perform(public_lib::Context *ctx, [[maybe_unused]] parser::Program *progra… in Perform() function in ark::es2panda::compiler::ResolveIdentifiers
|
| D | checkerPhase.cpp | 20 bool CheckerPhase::Perform(public_lib::Context *ctx, [[maybe_unused]] parser::Program *program) in Perform() function in ark::es2panda::compiler::CheckerPhase
|
| D | phase.cpp | 280 bool PhaseForDeclarations::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::PhaseForDeclarations 338 bool PhaseForBodies::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::PhaseForBodies
|
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/ |
| D | cfgBuilderPhase.cpp | 22 bool CFGBuilderPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::CFGBuilderPhase
|
| D | stringConstantsLowering.cpp | 39 bool StringConstantsLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::StringConstantsLowering
|
| D | boxedTypeLowering.cpp | 63 bool BoxedTypeLowering::Perform(public_lib::Context *const ctx, parser::Program *const program) in Perform() function in ark::es2panda::compiler::BoxedTypeLowering
|
| D | setJumpTarget.cpp | 98 bool SetJumpTargetPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::SetJumpTargetPhase
|
| D | packageImplicitImport.cpp | 109 bool PackageImplicitImport::Perform(public_lib::Context *const ctx, parser::Program *const program) in Perform() function in ark::es2panda::compiler::PackageImplicitImport
|
| D | exportAnonymousConst.cpp | 119 bool ExportAnonymousConstPhase::Perform(public_lib::Context *const ctx, parser::Program *const prog… in Perform() function in ark::es2panda::compiler::ExportAnonymousConstPhase
|
| D | interfaceObjectLiteralLowering.cpp | 436 bool InterfaceObjectLiteralLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::InterfaceObjectLiteralLowering
|
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/ |
| D | topLevelStmts.cpp | 71 bool TopLevelStatements::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::TopLevelStatements
|
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/ |
| D | scopesInitPhase.cpp | 47 bool ScopesInitPhase::Perform(PhaseContext *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::ScopesInitPhase 823 bool InitScopesPhaseETS::Perform(PhaseContext *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::InitScopesPhaseETS
|