Lines Matching refs:is_async
1164 int is_async) in eval_buf() argument
1181 if (is_async && !JS_IsException(res_val)) { in eval_buf()
1494 int eval_flags, BOOL is_negative, BOOL is_async, in run_test_buf() argument
1527 error_type, outfile, eval_flags, is_async); in run_test_buf()
1559 BOOL is_negative, is_nostrict, is_onlystrict, is_async, is_module, skip; in run_test() local
1563 is_nostrict = is_onlystrict = is_negative = is_async = is_module = skip = FALSE; in run_test()
1611 is_async = TRUE; in run_test()
1653 if (is_async) in run_test()
1705 is_async ? " async" : "", in run_test()
1763 error_type, eval_flags, is_negative, is_async, in run_test()
1769 is_negative, is_async, can_block); in run_test()