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

Issue 8365029: Avoid write-barriers when initializing newly created Code object. (Closed)

Created:
9 years, 2 months ago by Vyacheslav Egorov (Chromium)
Modified:
9 years, 2 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Avoid write-barriers when initializing newly created Code object. R=erik.corry@gmail.com Committed: http://code.google.com/p/v8/source/detail?r=9738

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -12 lines) Patch
M src/assembler.h View 1 chunk +6 lines, -3 lines 0 comments Download
M src/ia32/assembler-ia32-inl.h View 3 chunks +9 lines, -6 lines 0 comments Download
M src/objects.cc View 2 chunks +6 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Vyacheslav Egorov (Chromium)
9 years, 2 months ago (2011-10-21 09:55:19 UTC) #1
Erik Corry
9 years, 2 months ago (2011-10-21 10:27:42 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698