Home
last modified time | relevance | path

Searched defs:Perform (Results 1 – 25 of 32) sorted by relevance

12

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/
Dplugin_phase.cpp20 bool PluginPhase::Perform(public_lib::Context *ctx, [[maybe_unused]] parser::Program *program) in Perform() function in ark::es2panda::compiler::PluginPhase
DcheckerPhase.cpp20 bool CheckerPhase::Perform(public_lib::Context *ctx, [[maybe_unused]] parser::Program *program) in Perform() function in ark::es2panda::compiler::CheckerPhase
DresolveIdentifiers.cpp21 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/topLevelStmts/
DtopLevelStmts.cpp22 bool TopLevelStatements::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::TopLevelStatements
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DpartialExportClassGen.cpp33 bool PartialExportClassGen::Perform(public_lib::Context *const ctx, parser::Program *const program) in Perform() function in ark::es2panda::compiler::PartialExportClassGen
DconstStringToCharLowering.cpp54 bool ConstStringToCharLowering::Perform(public_lib::Context *const ctx, parser::Program *const prog… in Perform() function in ark::es2panda::compiler::ConstStringToCharLowering
DexpressionLambdaLowering.cpp48 bool ExpressionLambdaConstructionPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::ExpressionLambdaConstructionPhase
DenumPostCheckLowering.cpp41 bool EnumPostCheckLoweringPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::EnumPostCheckLoweringPhase
DstringConstructorLowering.cpp118 bool StringConstructorLowering::Perform(public_lib::Context *const ctx, parser::Program *const prog… in Perform() function in ark::es2panda::compiler::StringConstructorLowering
DstringComparison.cpp105 bool StringComparisonLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::StringComparisonLowering
DstructLowering.cpp83 bool StructLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::StructLowering
DbigintLowering.cpp91 bool BigIntLowering::Perform(public_lib::Context *const ctx, parser::Program *const program) in Perform() function in ark::es2panda::compiler::BigIntLowering
DambientLowering.cpp44 bool AmbientLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::AmbientLowering
DobjectIndexAccess.cpp66 bool ObjectIndexLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::ObjectIndexLowering
DspreadLowering.cpp85 bool SpreadConstructionPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::SpreadConstructionPhase
DobjectIterator.cpp144 bool ObjectIteratorLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::ObjectIteratorLowering
DexpandBrackets.cpp153 bool ExpandBracketsPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::ExpandBracketsPhase
DrecordLowering.cpp46 bool RecordLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::RecordLowering
DinterfacePropertyDeclarations.cpp192 bool InterfacePropertyDeclarationsPhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::InterfacePropertyDeclarationsPhase
DoptionalLowering.cpp124 bool OptionalLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::OptionalLowering
DobjectLiteralLowering.cpp201 bool ObjectLiteralLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::ObjectLiteralLowering
DunionLowering.cpp172 bool UnionLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::UnionLowering
DtupleLowering.cpp263 bool TupleLowering::Perform(public_lib::Context *const ctx, parser::Program *const program) in Perform() function in ark::es2panda::compiler::TupleLowering
DpromiseVoid.cpp143 bool PromiseVoidInferencePhase::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::PromiseVoidInferencePhase
DdefaultParameterLowering.cpp342 bool DefaultParameterLowering::Perform(public_lib::Context *ctx, parser::Program *program) in Perform() function in ark::es2panda::compiler::DefaultParameterLowering

12