Refactor and improve GETELEM IC (bug 602641, r=dmandelin).
commit47760461ad898e066d2e8b5108bf0b093108b54a
authorDavid Anderson <danderson@mozilla.com>
Thu, 28 Oct 2010 04:04:13 +0000 (27 21:04 -0700)
committerDavid Anderson <danderson@mozilla.com>
Thu, 28 Oct 2010 04:04:13 +0000 (27 21:04 -0700)
treecf759c60a72ca930e52c8a6aea7c18c2a93de371
parentb89d0ea8085dcd55df05b819df527e36bca2c26d
Refactor and improve GETELEM IC (bug 602641, r=dmandelin).
13 files changed:
js/src/methodjit/BaseAssembler.h
js/src/methodjit/BaseCompiler.h
js/src/methodjit/Compiler.cpp
js/src/methodjit/Compiler.h
js/src/methodjit/FastOps.cpp
js/src/methodjit/FrameEntry.h
js/src/methodjit/MethodJIT.cpp
js/src/methodjit/MethodJIT.h
js/src/methodjit/NunboxAssembler.h
js/src/methodjit/PolyIC.cpp
js/src/methodjit/PolyIC.h
js/src/methodjit/PunboxAssembler.h
js/src/methodjit/StubCompiler.h