Fix method barrier not to brand, period (branding without reshaping is worse, brandin...
commit5015e1300699a873c37fd8ace0c4c4a92a5386ea
authorBrendan Eich <brendan@mozilla.org>
Wed, 18 Nov 2009 21:41:40 +0000 (18 13:41 -0800)
committerBrendan Eich <brendan@mozilla.org>
Wed, 18 Nov 2009 21:41:40 +0000 (18 13:41 -0800)
treedb46949aebacc1fa4a3b821c490712ecfa08bdcf
parentcda12d3b869dbece050a6aaf0c8e9eca6b813777
Fix method barrier not to brand, period (branding without reshaping is worse, branding correctly is unnecessary; 524826, r=jorendorff).
js/src/jsinterp.cpp
js/src/jsops.cpp
js/src/jsscope.h
js/src/jsscopeinlines.h
js/src/jstracer.cpp
js/src/tests/ecma_3/FunExpr/jstests.list
js/src/tests/ecma_3/FunExpr/regress-524826.js [new file with mode: 0644]
js/src/trace-test/tests/basic/bug524826.js [new file with mode: 0644]