Disable global name analysis with var declarations inside with (bug 585524, r=dmandelin).
commita0ce1e814dbcb5ee686749cf159eadca3132f1dc
authorDavid Anderson <danderson@mozilla.com>
Wed, 24 Nov 2010 02:00:39 +0000 (23 18:00 -0800)
committerDavid Anderson <danderson@mozilla.com>
Wed, 24 Nov 2010 02:00:39 +0000 (23 18:00 -0800)
treefe8aaacd2007b3105479cfa869e8318800f80e70
parentc2d9da8d1e671b9992cc357dc6bf00fd641a4781
Disable global name analysis with var declarations inside with (bug 585524, r=dmandelin).
js/src/jit-test/tests/basic/bug585542.js [new file with mode: 0644]
js/src/jsemit.cpp
js/src/jsemit.h
js/src/jsparse.cpp