Bug 381843 - Move for-var-in and for-let-in hoisting from the emitter to the parser...
commitdb6bc3f5526670439af0e870c3c2ed7cf533d81c
authorBrendan Eich <brendan@mozilla.org>
Thu, 9 Oct 2008 01:43:28 +0000 (8 18:43 -0700)
committerBrendan Eich <brendan@mozilla.org>
Thu, 9 Oct 2008 01:43:28 +0000 (8 18:43 -0700)
tree1528aa43a211bef03bd5ead658461a90aac3f3ac
parent225e2b3e3801501122e9792a6a3a8d4e1dfc1781
Bug 381843 - Move for-var-in and for-let-in hoisting from the emitter to the parser (r=mrbkap).
js/src/jsemit.cpp
js/src/jsemit.h
js/src/jsparse.cpp
js/src/jsscan.h