Lines Matching defs:expect
25 expect('--no-deprecation', 'B\n');
26 expect('--no-warnings', 'B\n');
27 expect('--no_warnings', 'B\n');
28 expect('--trace-warnings', 'B\n');
29 expect('--no-extra-info-on-fatal-exception', 'B\n');
30 expect('--redirect-warnings=_', 'B\n');
31 expect('--trace-deprecation', 'B\n');
32 expect('--trace-sync-io', 'B\n');
34 expect('--track-heap-objects', 'B\n');
35 expect('--throw-deprecation',
50 expect('--unhandled-rejections=none', 'B\n');
53 expect('--perf-basic-prof', 'B\n');
54 expect('--perf-basic-prof-only-functions', 'B\n');
57 expect('--perf-prof', 'B\n');
58 expect('--perf-prof-unwinding-info', 'B\n');
70 expect('--abort_on-uncaught_exception', 'B\n');
71 expect('--disallow-code-generation-from-strings', 'B\n');
72 expect('--huge-max-old-generation-size', 'B\n');
73 expect('--jitless', 'B\n');
74 expect('--max-old-space-size=0', 'B\n');
75 expect('--max-semi-space-size=0', 'B\n');
76 expect('--stack-trace-limit=100',
82 expect('--interpreted-frames-native-stack', 'B\n');
89 expect(opt, want, command, wantsError, false);
92 function expect(