comparison: js/src/jit-test/tests/auto-regress/bug496245.js
js/src/jit-test/tests/auto-regress/bug496245.js
- branch
- TOR_BUG_9701
- changeset 15
- b8a032363ba2
equal
deleted
inserted
replaced
|
1 // |jit-test| error:TypeError |
|
2 |
|
3 // Binary: cache/js-dbg-64-9d6f5ab54933-linux |
|
4 // Flags: |
|
5 // |
|
6 (function(a){ 1(function(){delete a;}); })(); |