Fix prototype guards on array hole ICs (bug 615440, r=dmandelin).
commit1b43360cfda4bd1faa6c59e876727728f644605a
authorDavid Anderson <danderson@mozilla.com>
Wed, 1 Dec 2010 01:14:01 +0000 (30 17:14 -0800)
committerDavid Anderson <danderson@mozilla.com>
Wed, 1 Dec 2010 01:14:01 +0000 (30 17:14 -0800)
tree505eb5ef929c314965f9ddc7fa1758c863b21ab0
parent5c141a4ef8145cc7d399cb22d38fa9f8cc1f8f34
Fix prototype guards on array hole ICs (bug 615440, r=dmandelin).
js/src/jit-test/tests/jaeger/bug615440.js [new file with mode: 0644]
js/src/methodjit/PolyIC.cpp