Searched refs:previous_catch (Results 1 – 1 of 1) sorted by relevance
82 int32_t previous_catch; // previous Control (on the stack) with a catch. member176 block->previous_catch = current_catch_; in Try()430 current_catch_ = block->previous_catch; in CatchException()