LGTM
http://codereview.chromium.org/449012/diff/1/3 File src/compiler.cc (right): http://codereview.chromium.org/449012/diff/1/3#newcode128 src/compiler.cc:128: if (shared.is_null() && !literal->scope()->is_global_scope() && Does "shared.is_null()" have a special significance? (I.e., if it isn't there, what does it tell us about the function?) http://codereview.chromium.org/449012 -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
