| /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 | checkerPhase.cpp | 20 bool CheckerPhase::Perform(public_lib::Context *ctx, [[maybe_unused]] parser::Program *program) in Perform() function in ark::es2panda::compiler::CheckerPhase
|
| D | resolveIdentifiers.cpp | 21 bool ResolveIdentifiers::Perform(public_lib::Context *ctx, [[maybe_unused]] parser::Program *progra… in Perform() function in ark::es2panda::compiler::ResolveIdentifiers
|
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/ |
| D | partialExportClassGen.cpp | 33 bool PartialExportClassGen::Perform(public_lib::Context *const ctx, parser::Program *const program) in Perform() function in ark::es2panda::compiler::PartialExportClassGen
|
| D | stringConstantsLowering.cpp | 37 bool StringConstantsLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::StringConstantsLowering
|
| D | constStringToCharLowering.cpp | 54 bool ConstStringToCharLowering::Perform(public_lib::Context *const ctx, parser::Program *const prog… in Perform() function in ark::es2panda::compiler::ConstStringToCharLowering
|
| D | expressionLambdaLowering.cpp | 48 bool ExpressionLambdaConstructionPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::ExpressionLambdaConstructionPhase
|
| D | stringConstructorLowering.cpp | 118 bool StringConstructorLowering::Perform(public_lib::Context *const ctx, parser::Program *const prog… in Perform() function in ark::es2panda::compiler::StringConstructorLowering
|
| D | stringComparison.cpp | 109 bool StringComparisonLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::StringComparisonLowering
|
| D | structLowering.cpp | 81 bool StructLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::StructLowering
|
| D | bigintLowering.cpp | 91 bool BigIntLowering::Perform(public_lib::Context *const ctx, parser::Program *const program) in Perform() function in ark::es2panda::compiler::BigIntLowering
|
| D | capturedVariables.cpp | 115 bool CapturedVariables::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::CapturedVariables
|
| D | ambientLowering.cpp | 44 bool AmbientLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::AmbientLowering
|
| D | objectIndexAccess.cpp | 69 bool ObjectIndexLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::ObjectIndexLowering
|
| D | objectIterator.cpp | 142 bool ObjectIteratorLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::ObjectIteratorLowering
|
| D | packageImplicitImport.cpp | 107 bool PackageImplicitImport::Perform(public_lib::Context *const ctx, parser::Program *const program) in Perform() function in ark::es2panda::compiler::PackageImplicitImport
|
| D | expandBrackets.cpp | 153 bool ExpandBracketsPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::ExpandBracketsPhase
|
| D | enumPostCheckLowering.cpp | 104 bool EnumPostCheckLoweringPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::EnumPostCheckLoweringPhase
|
| D | interfacePropertyDeclarations.cpp | 191 bool InterfacePropertyDeclarationsPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::InterfacePropertyDeclarationsPhase
|
| D | recordLowering.cpp | 73 bool RecordLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::RecordLowering
|
| D | optionalLowering.cpp | 123 bool OptionalLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::OptionalLowering
|
| D | objectLiteralLowering.cpp | 201 bool ObjectLiteralLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::ObjectLiteralLowering
|
| D | unionLowering.cpp | 171 bool UnionLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::UnionLowering
|
| D | promiseVoid.cpp | 134 bool PromiseVoidInferencePhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::PromiseVoidInferencePhase
|
| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/topLevelStmts/ |
| D | topLevelStmts.cpp | 51 bool TopLevelStatements::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::TopLevelStatements
|