Searched refs:BLOCK_SCOPE (Results 1 – 1 of 1) sorted by relevance
85 BLOCK_SCOPE enumerator7675 case BLOCK_SCOPE: in drop_scope()8537 if (new_scope(cctx, BLOCK_SCOPE) == NULL) in compile_block()8619 scope = new_scope(cctx, BLOCK_SCOPE); in compile_try()8641 if (scope != NULL && scope->se_type == BLOCK_SCOPE) in compile_catch()8743 if (new_scope(cctx, BLOCK_SCOPE) == NULL) in compile_catch()8760 if (scope != NULL && scope->se_type == BLOCK_SCOPE) in compile_finally()8832 if (scope != NULL && scope->se_type == BLOCK_SCOPE) in compile_endtry()9777 if (stype == BLOCK_SCOPE) in compile_def_function()