Bug 625718: Correct SETPROP label offsets. (r=jbramley)
commit8228b5aabceae6e0e307da0b9290899c9601f774
authorChris Leary <cdleary@mozilla.com>
Fri, 14 Jan 2011 15:49:59 +0000 (14 07:49 -0800)
committerChris Leary <cdleary@mozilla.com>
Fri, 14 Jan 2011 15:49:59 +0000 (14 07:49 -0800)
treec37d15ac713218dc2b76360ac7e77ff3e371b468
parent9fd7cd1301a20da797e98206785f377f7600f3c2
Bug 625718: Correct SETPROP label offsets. (r=jbramley)
js/src/jit-test/tests/jaeger/bug625718-1.js [new file with mode: 0644]
js/src/jit-test/tests/jaeger/bug625718-2.js [new file with mode: 0644]
js/src/jit-test/tests/jaeger/bug625718-3.js [new file with mode: 0644]
js/src/methodjit/Compiler.cpp
js/src/methodjit/ICLabels.h
js/src/methodjit/PolyIC.cpp