Fixed regression with recursion and type unstable frame slurping (bug 551705, r=gal).
commitdb7aa4cb85bc42dc0bbd29d81f73768732172b80
authorDavid Anderson <danderson@mozilla.com>
Fri, 12 Mar 2010 19:47:44 +0000 (12 11:47 -0800)
committerDavid Anderson <danderson@mozilla.com>
Fri, 12 Mar 2010 19:47:44 +0000 (12 11:47 -0800)
tree56bb58d07791c1b4ceee843c22943119f4c99660
parent50b9cda10aaf3e828d7b63eb03fbd391f0472e45
Fixed regression with recursion and type unstable frame slurping (bug 551705, r=gal).
js/src/jsrecursion.cpp
js/src/trace-test/tests/basic/bug551705.js [new file with mode: 0644]