IC for JSOP_CALLELEM, re-landed (bug 604031, r=dmandelin).
commit98854ffcfa6bfa498d8160216cbd46b16d0945f5
authorDavid Anderson <danderson@mozilla.com>
Fri, 29 Oct 2010 17:28:31 +0000 (29 10:28 -0700)
committerDavid Anderson <danderson@mozilla.com>
Fri, 29 Oct 2010 17:28:31 +0000 (29 10:28 -0700)
treeaf8801bf572b80f29fb0e0aa2d7366eaf0dac99c
parent1fe99bd90efdeb61feb77e61bf294a986556c066
IC for JSOP_CALLELEM, re-landed (bug 604031, r=dmandelin).
js/src/jit-test/tests/jaeger/testCallElemAfterGC.js [new file with mode: 0644]
js/src/jit-test/tests/jaeger/testDenseCallElem.js [new file with mode: 0644]
js/src/jit-test/tests/jaeger/testPropCallElem.js [new file with mode: 0644]
js/src/jit-test/tests/jaeger/testPropCallElem2.js [new file with mode: 0644]
js/src/methodjit/Compiler.cpp
js/src/methodjit/Compiler.h
js/src/methodjit/FastOps.cpp
js/src/methodjit/PolyIC.cpp
js/src/methodjit/PolyIC.h