Searched defs:test_preparser (Results 1 - 1 of 1) sorted by relevance

/external/v8/test/cctest/
H A Dtest-parsing.cc1545 bool test_preparser = true) {
1555 if (test_preparser) {
1612 if (test_preparser && !preparse_error) {
1623 if (test_preparser) {
1638 } else if (test_preparser && preparse_error) {
1655 } else if (test_preparser &&
1676 bool is_module = false, bool test_preparser = true) {
1693 TestParserSyncWithFlags(str, flags, result, is_module, test_preparser);
1842 bool test_preparser = true) {
1897 always_false_len, is_module, test_preparser);
7805 bool test_preparser = false; local
7836 bool test_preparser = false; local
[all...]

Completed in 53 milliseconds