Searched refs:GetCatchTable (Results 1 - 4 of 4) sorted by relevance
/arkcompiler/ets_frontend/es2panda/compiler/core/ | ||
H A D | dynamicContext.h | 216 CatchTable *GetCatchTable() const in GetCatchTable() function in panda::es2panda::panda::es2panda::compiler::TryContext |
H A D | function.cpp | 283 pg->FunctionInit(tryCtx.GetCatchTable()); in CompileFunctionOrProgram() |
/arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
H A D | dynamicContext.h | 174 CatchTable *GetCatchTable() const in GetCatchTable() function in ark::es2panda::ark::es2panda::compiler::CatchContext |
H A D | function.cpp | 266 pg->FunctionInit(tryCtx.GetCatchTable()); in Compile() |
Completed in 3 milliseconds