comparison: js/src/jit-test/tests/auto-regress/bug765280.js
js/src/jit-test/tests/auto-regress/bug765280.js
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 // |jit-test| error:Error |
|
2 |
|
3 // Binary: cache/js-dbg-64-85e31a4bdd41-linux |
|
4 // Flags: |
|
5 // |
|
6 |
|
7 function f(x = let([] = c) 1, ... __call__) {} |
|
8 assertEq(this > f, true); |