I noticed that IdleNotification clears compilation cache sometimes. Would it be
useful to do the same on LowMemoryNotification?

http://codereview.chromium.org/8065003/diff/1/src/heap.cc
File src/heap.cc (right):

http://codereview.chromium.org/8065003/diff/1/src/heap.cc#newcode451
src/heap.cc:451: const int kMaxNumberOfAttempts = 7;
Add isolate_->compilation_cache()->Clear() ?

http://codereview.chromium.org/8065003/

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

Reply via email to