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

Issue 8098: - Added conditional write barrier to object accessors.... (Closed)

Created:
12 years, 2 months ago by bak
Modified:
9 years, 7 months ago
Reviewers:
Kasper Lund
CC:
v8-dev
Visibility:
Public.

Description

- Added conditional write barrier to object accessors. - Sped up allocation of Arguments object. Committed: http://code.google.com/p/v8/source/detail?r=567

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+213 lines, -92 lines) Patch
M src/bootstrapper.cc View 1 chunk +27 lines, -6 lines 0 comments Download
M src/builtins.cc View 5 chunks +5 lines, -6 lines 0 comments Download
M src/dateparser.cc View 3 chunks +24 lines, -8 lines 0 comments Download
M src/heap.cc View 6 chunks +39 lines, -13 lines 0 comments Download
M src/jsregexp.cc View 3 chunks +18 lines, -6 lines 0 comments Download
M src/objects.h View 5 chunks +18 lines, -9 lines 0 comments Download
M src/objects.cc View 19 chunks +37 lines, -24 lines 0 comments Download
M src/objects-inl.h View 10 chunks +39 lines, -16 lines 0 comments Download
M src/runtime.cc View 4 chunks +6 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
bak
12 years, 2 months ago (2008-10-23 08:37:53 UTC) #1
Kasper Lund
12 years, 2 months ago (2008-10-23 08:43:14 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698