Source code
Revision control
Copy as Markdown
Other Tools
// |jit-test| --benchmark-mode; --no-ion
// --benchmark-mode (non-strict) should warn but still run with --no-ion.
assertEq(1 + 1, 2);
// |jit-test| --benchmark-mode; --no-ion
// --benchmark-mode (non-strict) should warn but still run with --no-ion.
assertEq(1 + 1, 2);