comparison: js/src/jit-test/tests/auto-regress/bug667824.js
js/src/jit-test/tests/auto-regress/bug667824.js
- branch
- TOR_BUG_3246
- changeset 6
- 8bccb770b82d
equal
deleted
inserted
replaced
|
1 // Binary: cache/js-dbg-32-208160c856b7-linux |
|
2 // Flags: -j |
|
3 // |
|
4 var x; |
|
5 for (let a = 0; a < 8; a++) { |
|
6 Function.prototype() |
|
7 } |