Home
last modified time | relevance | path

Searched refs:CompileFinally (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/ir/statements/
H A DtryStatement.cpp48 void TryStatement::CompileFinally(compiler::PandaGen *pg, compiler::TryContext *tryCtx, in CompileFinally() function in panda::es2panda::ir::TryStatement
97 CompileFinally(pg, &tryCtx, labelSet); in CompileTryCatchFinally()
124 CompileFinally(pg, &tryCtx, labelSet); in CompileTryFinally()
H A DtryStatement.h69 void CompileFinally(compiler::PandaGen *pg, compiler::TryContext *tryCtx,
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DJSCompiler.cpp1580 static void CompileFinally(compiler::PandaGen *pg, compiler::TryContext *tryCtx, const compiler::TryLabelSet &labelSet, in CompileFinally() function
1630 CompileFinally(pg, &tryCtx, labelSet, st); in CompileTryCatchFinally()
1657 CompileFinally(pg, &tryCtx, labelSet, st); in CompileTryFinally()

Completed in 4 milliseconds