Searched refs:ws_top_label (Results 1 – 1 of 1) sorted by relevance
57 int ws_top_label; // instruction idx at WHILE member8387 scope->se_u.se_while.ws_top_label = current_instr_idx(cctx); in compile_while()8443 generate_JUMP(cctx, JUMP_ALWAYS, scope->se_u.se_while.ws_top_label); in compile_endwhile()8480 loop_label = scope->se_u.se_while.ws_top_label; in compile_continue()