LGTM
http://codereview.chromium.org/3566003/diff/5001/6001 File src/compiler.cc (right): http://codereview.chromium.org/3566003/diff/5001/6001#newcode184 src/compiler.cc:184: info.set_function(lit); Why not pass the function literal to the EagerCompilationInfo constructor? It seems to always set when constructing an EagerCompilationInfo anyway. http://codereview.chromium.org/3566003/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
