Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(218)

Issue 7210011: Do not automatically pretenure global closures in runtime.cc (Closed)

Created:
9 years, 6 months ago by Erik Corry
Modified:
9 years, 6 months ago
CC:
v8-dev
Visibility:
Public.

Description

Do not automatically pretenure global closures in runtime.cc unless the caller has indicated that pretenuring is desirable. This is intended to fix http://jsperf.com/scope-lookups/3 Committed: http://code.google.com/p/v8/source/detail?r=8328

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -3 lines) Patch
M src/runtime.cc View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Erik Corry
9 years, 6 months ago (2011-06-20 12:06:33 UTC) #1
Mads Ager (chromium)
9 years, 6 months ago (2011-06-20 12:09:07 UTC) #2
OK, let's try that out.

Powered by Google App Engine
This is Rietveld 408576698