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

Issue 8065028: Don't need to protect pregenerated stubs from flushing from the (Closed)

Created:
9 years, 2 months ago by Erik Corry
Modified:
9 years, 2 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Don't need to protect pregenerated stubs from flushing from the cache. They are in a different cache that is not flushed. Keep the marking of pregenerated stubs for assertion purposes. Committed: http://code.google.com/p/v8/source/detail?r=9479

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Erik Corry
9 years, 2 months ago (2011-09-29 11:48:11 UTC) #1
Michael Starzinger
9 years, 2 months ago (2011-09-29 11:50:32 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698