Home
last modified time | relevance | path

Searched refs:is_nostrict (Results 1 – 1 of 1) sorted by relevance

/third_party/quickjs/
Drun-test262.c1568 BOOL is_negative, is_nostrict, is_onlystrict, is_async, is_module, skip; in run_test() local
1572 is_nostrict = is_onlystrict = is_negative = is_async = is_module = skip = FALSE; in run_test()
1612 is_nostrict = TRUE; in run_test()
1695 is_nostrict = TRUE; in run_test()
1712 is_nostrict ? " @noStrict" : "", in run_test()
1732 if (is_nostrict) in run_test()
1742 if (!is_nostrict) in run_test()
1749 if (!is_nostrict) in run_test()