Searched refs:except_stack (Results 1 – 1 of 1) sorted by relevance
120 int64_t except_stack; in markblocks() local152 except_stack = push_block(block_stack, Except); in markblocks()153 assert(blocks[j] == -1 || blocks[j] == except_stack); in markblocks()154 blocks[j] = except_stack; in markblocks()162 except_stack = push_block(block_stack, Except); in markblocks()163 assert(blocks[j] == -1 || blocks[j] == except_stack); in markblocks()164 blocks[j] = except_stack; in markblocks()