| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ |
| H A 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
|
| H A D | checkerPhase.cpp | 20 bool CheckerPhase::Perform(public_lib::Context *ctx, [[maybe_unused]] parser::Program *program) in Perform() function in ark::es2panda::compiler::CheckerPhase
|
| H A D | resolveIdentifiers.cpp | 21 bool ResolveIdentifiers::Perform(public_lib::Context *ctx, [[maybe_unused]] parser::Program *program) in Perform() function in ark::es2panda::compiler::ResolveIdentifiers
|
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/ |
| H A D | partialExportClassGen.cpp | 33 bool PartialExportClassGen::Perform(public_lib::Context *const ctx, parser::Program *const program) in Perform() function in ark::es2panda::compiler::PartialExportClassGen
|
| H A D | enumPostCheckLowering.cpp | 41 bool EnumPostCheckLoweringPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::EnumPostCheckLoweringPhase
|
| H A D | constStringToCharLowering.cpp | 54 bool ConstStringToCharLowering::Perform(public_lib::Context *const ctx, parser::Program *const program) in Perform() function in ark::es2panda::compiler::ConstStringToCharLowering
|
| H A D | stringComparison.cpp | 105 bool StringComparisonLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::StringComparisonLowering
|
| H A D | capturedVariables.cpp | 115 bool CapturedVariables::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::CapturedVariables
|
| H A D | expressionLambdaLowering.cpp | 48 bool ExpressionLambdaConstructionPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::ExpressionLambdaConstructionPhase
|
| H A D | objectIndexAccess.cpp | 68 bool ObjectIndexLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::ObjectIndexLowering
|
| H A D | packageImplicitImport.cpp | 109 bool PackageImplicitImport::Perform(public_lib::Context *const ctx, parser::Program *const program) in Perform() function in ark::es2panda::compiler::PackageImplicitImport
|
| H A D | structLowering.cpp | 83 bool StructLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::StructLowering
|
| H A D | bigintLowering.cpp | 91 bool BigIntLowering::Perform(public_lib::Context *const ctx, parser::Program *const program) in Perform() function in ark::es2panda::compiler::BigIntLowering
|
| H A D | expandBrackets.cpp | 153 bool ExpandBracketsPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::ExpandBracketsPhase
|
| H A D | promiseVoid.cpp | 143 bool PromiseVoidInferencePhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::PromiseVoidInferencePhase
|
| H A D | spreadLowering.cpp | 84 bool SpreadConstructionPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::SpreadConstructionPhase
|
| H A D | stringConstructorLowering.cpp | 118 bool StringConstructorLowering::Perform(public_lib::Context *const ctx, parser::Program *const program) in Perform() function in ark::es2panda::compiler::StringConstructorLowering
|
| H A D | ambientLowering.cpp | 44 bool AmbientLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in AmbientLowering
|
| H A D | recordLowering.cpp | 73 bool RecordLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::RecordLowering
|
| H A D | interfacePropertyDeclarations.cpp | 192 bool InterfacePropertyDeclarationsPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::InterfacePropertyDeclarationsPhase
|
| H A D | objectIterator.cpp | 144 bool ObjectIteratorLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::ObjectIteratorLowering
|
| H A D | defaultParameterLowering.cpp | 342 bool DefaultParameterLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::DefaultParameterLowering
|
| H A D | boxingForLocals.cpp | 343 bool BoxingForLocals::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::BoxingForLocals
|
| H A D | genericBridgesLowering.cpp | 278 bool GenericBridgesPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::GenericBridgesPhase
|
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/ |
| H A D | topLevelStmts.cpp | 51 bool TopLevelStatements::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::TopLevelStatements
|