[JAEGER] Predict unbound names as being on the global object (bug 564949).
commit3858b3c97c3ed1925b49e73bcfaa1c1b6d6b7250
authorDavid Anderson <danderson@mozilla.com>
Sun, 13 Jun 2010 02:00:27 +0000 (12 19:00 -0700)
committerDavid Anderson <danderson@mozilla.com>
Sun, 13 Jun 2010 02:00:27 +0000 (12 19:00 -0700)
tree56cdbb842e332a3c07f82bb1afc0bb103ee37f76
parentaefc2118104a7161dc97af90cd6f01b307f34360
[JAEGER] Predict unbound names as being on the global object (bug 564949).
15 files changed:
js/src/jsemit.cpp
js/src/jsinterp.cpp
js/src/jsobj.cpp
js/src/jsopcode.cpp
js/src/jsopcode.h
js/src/jsopcode.tbl
js/src/jsops.cpp
js/src/jsparse.cpp
js/src/jsscript.cpp
js/src/jsscript.h
js/src/jstracer.cpp
js/src/methodjit/Compiler.cpp
js/src/methodjit/MethodJIT.h
js/src/methodjit/StubCalls.cpp
js/src/methodjit/StubCalls.h