http://codereview.chromium.org/2827011/diff/5001/6002 File src/heap.cc (right):
http://codereview.chromium.org/2827011/diff/5001/6002#newcode2234 src/heap.cc:2234: // Only allow normal scripts to be flushed, extensions should not be flushed. This looks like the right thing to do. However, we should make this part of the allows_lazy_compilation marking which we already check. http://codereview.chromium.org/2827011/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
