LGTM with comment.

http://codereview.chromium.org/10807024/diff/1102/src/compiler.h
File src/compiler.h (right):

http://codereview.chromium.org/10807024/diff/1102/src/compiler.h#newcode382
src/compiler.h:382: bool abort_optimization_;
imo checking for BAILED_OUT status after the parallelizable phase is
sufficient to determine whether to DoPendingAbort. Also please add
assertions to AbortOptimization and DeferAbortOptimization that we are
in the expected thread (if FLAG_parallel_recompilation).

http://codereview.chromium.org/10807024/

--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to