Bug 461269 - Remove TOK_RP nodes from the parse tree. r=brendan.
commit356724a1ba26070ab8ba77ff3a00ab081558e950
authorJason Orendorff <jorendorff@mozilla.com>
Mon, 10 Aug 2009 19:00:46 +0000 (10 14:00 -0500)
committerJason Orendorff <jorendorff@mozilla.com>
Mon, 10 Aug 2009 19:00:46 +0000 (10 14:00 -0500)
treed9bd7266081ad42d2d9e7a73db52d26fba24329a
parent0f0abd94ed4212b7ea0888e0b6291ce8d04801a7
Bug 461269 - Remove TOK_RP nodes from the parse tree. r=brendan.
js/src/jsemit.cpp
js/src/jsparse.cpp
js/src/jsparse.h
js/tests/js1_8_1/extensions/strict-warning.js [new file with mode: 0644]