Bug 462027 - Bail off trace when reentering interpreter. r=gal.
commit532cb1f20c69f29829fbdd13d6b3241adc5507be
authorJason Orendorff <jorendorff@mozilla.com>
Wed, 4 Feb 2009 00:25:12 +0000 (3 18:25 -0600)
committerJason Orendorff <jorendorff@mozilla.com>
Wed, 4 Feb 2009 00:25:12 +0000 (3 18:25 -0600)
tree74fd020f0ff2e1c2ef9abd752b4f50a48d452c39
parent87203d12a790a6eba65fbb9b20e54cb4ebeb0f4b
Bug 462027 - Bail off trace when reentering interpreter. r=gal.
12 files changed:
js/src/jsarray.cpp
js/src/jsbuiltins.h
js/src/jscntxt.h
js/src/jsdate.cpp
js/src/jsinterp.cpp
js/src/jsobj.cpp
js/src/jsregexp.cpp
js/src/jsstr.cpp
js/src/jstracer.cpp
js/src/jstracer.h
js/src/shell/js.cpp
js/src/trace-test.js