Fix js_FindDuplicateFormal to crack the fun->u.i.names union correctly, and spruce...
commitc56bfd886e6ddb118095b1377f9ab6766d984245
authorBrendan Eich <brendan@mozilla.org>
Tue, 1 Dec 2009 22:48:05 +0000 (1 14:48 -0800)
committerBrendan Eich <brendan@mozilla.org>
Tue, 1 Dec 2009 22:48:05 +0000 (1 14:48 -0800)
tree20c300654d62c869c12f5d89f63c6c764c10e743
parent7c67e5da2b35e8793cad7142e31b7e953b133000
Fix js_FindDuplicateFormal to crack the fun->u.i.names union correctly, and spruce it up with C++ (532041, r=jimb).
js/src/jsfun.cpp
js/src/jsfun.h
js/src/jsparse.cpp