lgtm with comment:

https://codereview.chromium.org/1108133003/diff/1/src/heap/heap.cc
File src/heap/heap.cc (right):

https://codereview.chromium.org/1108133003/diff/1/src/heap/heap.cc#newcode4634
src/heap/heap.cc:4634: if (long_idle_time)
isolate_->compilation_cache()->Clear();
Seems too aggressive. This should happen only if mutator is idle for a
long time.

https://codereview.chromium.org/1108133003/

--
--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to