Consider resetting the age counter in the CompileLazy* functions in handles.cc.
Especially CompileLazyInLoop which is the one being called from
Runtime_LazyCompile.
This could potentially help avoid some of the recompilations (I am not sure
about this, put intuitively it would make sense if it did help).

http://codereview.chromium.org/3135026/show

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

Reply via email to