Searched refs:except_stack (Results 1 – 1 of 1) sorted by relevance
142 int64_t except_stack; in markblocks() local174 except_stack = push_block(block_stack, Except); in markblocks()175 assert(blocks[j] == -1 || blocks[j] == except_stack); in markblocks()176 blocks[j] = except_stack; in markblocks()184 except_stack = push_block(block_stack, Except); in markblocks()185 assert(blocks[j] == -1 || blocks[j] == except_stack); in markblocks()186 blocks[j] = except_stack; in markblocks()