Fixed crashing with the incremental allocation changes. Very long jumps are still...
commita82d07645ca23fe6e2001a636b79647fde7f1083
authorDavid Anderson <danderson@mozilla.com>
Tue, 26 Aug 2008 22:15:15 +0000 (26 15:15 -0700)
committerDavid Anderson <danderson@mozilla.com>
Tue, 26 Aug 2008 22:15:15 +0000 (26 15:15 -0700)
tree72c2314ffbf3f7b09ec94b6f8f791827f2b88ae4
parent21214571b91b6b577cb39ae65d58dd59af90e52c
Fixed crashing with the incremental allocation changes.  Very long jumps are still a problem but at least now we assert.
js/src/nanojit/LIR.cpp
js/src/nanojit/LIR.h
js/src/nanojit/NativeAMD64.h
js/src/nanojit/Nativei386.cpp