comparison: js/src/jit-test/tests/auto-regress/bug785305.js
js/src/jit-test/tests/auto-regress/bug785305.js
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 // Binary: cache/js-dbg-64-29ca472bf2d2-linux |
|
2 // Flags: |
|
3 // |
|
4 Reflect.parse("\ |
|
5 function l(x = (function() {})) {\ |
|
6 function x() {}\ |
|
7 }\ |
|
8 ") |