| /arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/ |
| D | dynamicImportLowering.cpp | 22 bool DynamicImportLowering::PerformForModule(public_lib::Context *ctx, [[maybe_unused]] parser::Pro… in PerformForModule() function in ark::es2panda::compiler::DynamicImportLowering
|
| D | partialExportClassGen.cpp | 31 bool PartialExportClassGen::PerformForModule(public_lib::Context *const ctx, parser::Program *const… in PerformForModule() function in ark::es2panda::compiler::PartialExportClassGen
|
| D | resizableArrayLowering.cpp | 39 bool ResizableArrayConvert::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::ResizableArrayConvert
|
| D | convertPrimitiveCastMethodCall.cpp | 48 bool ConvertPrimitiveCastMethodCall::PerformForModule(public_lib::Context *const ctx, parser::Progr… in PerformForModule() function in ark::es2panda::compiler::ConvertPrimitiveCastMethodCall
|
| D | expressionLambdaLowering.cpp | 51 bool ExpressionLambdaConstructionPhase::PerformForModule(public_lib::Context *ctx, parser::Program … in PerformForModule() function in ark::es2panda::compiler::ExpressionLambdaConstructionPhase
|
| D | stringConstructorLowering.cpp | 119 bool StringConstructorLowering::PerformForModule(public_lib::Context *const ctx, parser::Program *c… in PerformForModule() function in ark::es2panda::compiler::StringConstructorLowering
|
| D | stringComparison.cpp | 110 bool StringComparisonLowering::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::StringComparisonLowering
|
| D | bigintLowering.cpp | 91 bool BigIntLowering::PerformForModule(public_lib::Context *const ctx, parser::Program *const progra… in PerformForModule() function in ark::es2panda::compiler::BigIntLowering
|
| D | optionalArgumentsLowering.cpp | 68 bool OptionalArgumentsLowering::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::OptionalArgumentsLowering
|
| D | ambientLowering.cpp | 36 bool AmbientLowering::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::AmbientLowering
|
| D | capturedVariables.cpp | 116 bool CapturedVariables::PerformForModule([[maybe_unused]] public_lib::Context *ctx, parser::Program… in PerformForModule() function in ark::es2panda::compiler::CapturedVariables
|
| D | typeFromLowering.cpp | 155 bool TypeFromLowering::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::TypeFromLowering
|
| D | lateInitialization.cpp | 86 bool LateInitializationConvert::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::LateInitializationConvert
|
| D | objectIndexAccess.cpp | 107 bool ObjectIndexLowering::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::ObjectIndexLowering
|
| D | extensionAccessorLowering.cpp | 130 bool ExtensionAccessorPhase::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::ExtensionAccessorPhase
|
| D | defaultParametersLowering.cpp | 101 bool DefaultParametersLowering::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::DefaultParametersLowering
|
| D | insertOptionalParametersAnnotation.cpp | 108 bool InsertOptionalParametersAnnotation::PerformForModule(public_lib::Context *ctx, parser::Program… in PerformForModule() function in ark::es2panda::compiler::InsertOptionalParametersAnnotation
|
| D | expandBrackets.cpp | 157 bool ExpandBracketsPhase::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::ExpandBracketsPhase
|
| D | declareOverloadLowering.cpp | 119 bool DeclareOverloadLowering::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::DeclareOverloadLowering
|
| D | objectIterator.cpp | 192 bool ObjectIteratorLowering::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::ObjectIteratorLowering
|
| D | optionalLowering.cpp | 107 bool OptionalLowering::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::OptionalLowering
|
| D | recordLowering.cpp | 66 bool RecordLowering::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::RecordLowering
|
| D | asyncMethodLowering.cpp | 214 bool AsyncMethodLowering::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::AsyncMethodLowering
|
| D | promiseVoid.cpp | 116 bool PromiseVoidInferencePhase::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::PromiseVoidInferencePhase
|
| D | restArgsLowering.cpp | 213 bool RestArgsLowering::PerformForModule(public_lib::Context *ctx, parser::Program *program) in PerformForModule() function in ark::es2panda::compiler::RestArgsLowering
|