Just one thing:
http://codereview.chromium.org/551062/diff/1/7 File src/serialize.cc (right): http://codereview.chromium.org/551062/diff/1/7#newcode700 src/serialize.cc:700: LOG(SnapshotPositionEvent(address, source_->position())); Putting this in an if (FLAG_log_snapshot_positions) would avoid the call, but if you can't see the difference in benchmarks I guess it's not necessary. http://codereview.chromium.org/551062
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
