Home
last modified time | relevance | path

Searched defs:ETSTryContext (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DdynamicContext.h268 class ETSTryContext : public ETSCatchContext { class
270 explicit ETSTryContext(CodeGen *cg, ArenaAllocator *allocator, const ir::TryStatement *tryStmt, in ETSTryContext() function in ark::es2panda::ark::es2panda::compiler::ETSTryContext
277 explicit ETSTryContext(CodeGen *cg, ArenaAllocator *allocator) : ETSCatchContext(cg, allocator) {} in ETSTryContext() function in ark::es2panda::ark::es2panda::compiler::ETSTryContext

Completed in 2 milliseconds