js/src/jit-test/tests/jaeger/bug592973-2.js

branch
TOR_BUG_3246
changeset 7
129ffea94266
equal deleted inserted replaced
-1:000000000000 0:3100b145deea
1 function f(a) {
2 function a() {
3 }
4 }
5
6 /* Don't assert on JOF_NAME test in BindNameToSlot(). */
7

mercurial