DBC:
http://codereview.chromium.org/7274024/diff/1/src/compilation-cache.cc File src/compilation-cache.cc (left): http://codereview.chromium.org/7274024/diff/1/src/compilation-cache.cc#oldcode482 src/compilation-cache.cc:482: uint32_t hash = function->SourceHash(); It would be nice if you could get rid of JSFunction::SourceHash too. It's pretty weird and AFAIK only used for this code. http://codereview.chromium.org/7274024/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
