Searched refs:TryDepth (Results 1 – 2 of 2) sorted by relevance
456 uint32_t TryDepth() const;
1939 uint32_t PandaGen::TryDepth() const in TryDepth() function in panda::es2panda::compiler::PandaGen1957 auto *catchTable = allocator_->New<CatchTable>(this, TryDepth()); in CreateCatchTable()