Fix crash in ic::Name with weird scope chains (bug 616508, r=dmandelin).
commitbc953921f874a711d5b0284992fd8e34173a9e0b
authorDavid Anderson <danderson@mozilla.com>
Fri, 3 Dec 2010 19:46:53 +0000 (3 11:46 -0800)
committerDavid Anderson <danderson@mozilla.com>
Fri, 3 Dec 2010 19:46:53 +0000 (3 11:46 -0800)
treebb182c159c490d11e04949da945cadcb1f1d61ad
parent2b2f7c2441f42314a47b2a33617f53061a665be7
Fix crash in ic::Name with weird scope chains (bug 616508, r=dmandelin).
js/src/jit-test/tests/jaeger/bug616508.js [new file with mode: 0644]
js/src/methodjit/PolyIC.cpp