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

Issue 271103002: Eliminate further write barriers for old space allocations. (Closed)

Created:
6 years, 7 months ago by Benedikt Meurer
Modified:
6 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Eliminate further write barriers for old space allocations. Storing a map or an immortal immovable object to old space allocations requires no write barriers if the object is the new space dominator. R=hpayer@chromium.org, mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21216

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -0 lines) Patch
M src/hydrogen-instructions.h View 2 chunks +11 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Benedikt Meurer
Almost no more write barriers in pretenured GeneratePayloadTree... :-)
6 years, 7 months ago (2014-05-09 11:51:33 UTC) #1
Hannes Payer (out of office)
lgtm
6 years, 7 months ago (2014-05-09 11:58:02 UTC) #2
Michael Starzinger
LGTM.
6 years, 7 months ago (2014-05-09 12:06:26 UTC) #3
Benedikt Meurer
6 years, 7 months ago (2014-05-09 12:06:54 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r21216 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698