Home
last modified time | relevance | path

Searched defs:Perform (Results 1 - 25 of 34) sorted by relevance

12

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/
H A Dplugin_phase.cpp20 bool PluginPhase::Perform(public_lib::Context *ctx, [[maybe_unused]] parser::Program *program) in Perform() function in ark::es2panda::compiler::PluginPhase
H A DcheckerPhase.cpp20 bool CheckerPhase::Perform(public_lib::Context *ctx, [[maybe_unused]] parser::Program *program) in Perform() function in ark::es2panda::compiler::CheckerPhase
H A DresolveIdentifiers.cpp21 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 DpartialExportClassGen.cpp33 bool PartialExportClassGen::Perform(public_lib::Context *const ctx, parser::Program *const program) in Perform() function in ark::es2panda::compiler::PartialExportClassGen
H A DenumPostCheckLowering.cpp41 bool EnumPostCheckLoweringPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::EnumPostCheckLoweringPhase
H A DconstStringToCharLowering.cpp54 bool ConstStringToCharLowering::Perform(public_lib::Context *const ctx, parser::Program *const program) in Perform() function in ark::es2panda::compiler::ConstStringToCharLowering
H A DstringComparison.cpp105 bool StringComparisonLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::StringComparisonLowering
H A DcapturedVariables.cpp115 bool CapturedVariables::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::CapturedVariables
H A DexpressionLambdaLowering.cpp48 bool ExpressionLambdaConstructionPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::ExpressionLambdaConstructionPhase
H A DobjectIndexAccess.cpp68 bool ObjectIndexLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::ObjectIndexLowering
H A DpackageImplicitImport.cpp109 bool PackageImplicitImport::Perform(public_lib::Context *const ctx, parser::Program *const program) in Perform() function in ark::es2panda::compiler::PackageImplicitImport
H A DstructLowering.cpp83 bool StructLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::StructLowering
H A DbigintLowering.cpp91 bool BigIntLowering::Perform(public_lib::Context *const ctx, parser::Program *const program) in Perform() function in ark::es2panda::compiler::BigIntLowering
H A DexpandBrackets.cpp153 bool ExpandBracketsPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::ExpandBracketsPhase
H A DpromiseVoid.cpp143 bool PromiseVoidInferencePhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::PromiseVoidInferencePhase
H A DspreadLowering.cpp84 bool SpreadConstructionPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::SpreadConstructionPhase
H A DstringConstructorLowering.cpp118 bool StringConstructorLowering::Perform(public_lib::Context *const ctx, parser::Program *const program) in Perform() function in ark::es2panda::compiler::StringConstructorLowering
H A DambientLowering.cpp44 bool AmbientLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in AmbientLowering
H A DrecordLowering.cpp73 bool RecordLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::RecordLowering
H A DinterfacePropertyDeclarations.cpp192 bool InterfacePropertyDeclarationsPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::InterfacePropertyDeclarationsPhase
H A DobjectIterator.cpp144 bool ObjectIteratorLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::ObjectIteratorLowering
H A DdefaultParameterLowering.cpp342 bool DefaultParameterLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::DefaultParameterLowering
H A DboxingForLocals.cpp343 bool BoxingForLocals::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::BoxingForLocals
H A DgenericBridgesLowering.cpp278 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 DtopLevelStmts.cpp51 bool TopLevelStatements::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::TopLevelStatements

Completed in 9 milliseconds

12