I am a little concerned that you might have subtly changed handlings of
bailouts/failures/inlining. Have you run all of the benchmarks to make
sure
there are no regressions?
That is unlikely -- this code doesn't decide whether a particular
function is to be inlined or not. Moreover, since the pipeline
basically aborts on a failure / bailout (usually by calling
StackOverflow()) it would be strange if this change modifies the
bailout / failure logic without breaking any tests.
http://codereview.chromium.org/10700188/
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev