https://chromiumcodereview.appspot.com/9466014/diff/1/test/cctest/test-heap-profiler.cc File test/cctest/test-heap-profiler.cc (left):
https://chromiumcodereview.appspot.com/9466014/diff/1/test/cctest/test-heap-profiler.cc#oldcode110 test/cctest/test-heap-profiler.cc:110: CHECK(det.has_A2); I'm against removing this code. It checks that A2, B2 and C2 functions are reachable from the global object. Just a sanity check that we don't produce broken snapshots. Please restore it or replace with an equivalent. https://chromiumcodereview.appspot.com/9466014/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
