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

Issue 9702026: Remove write barriers for raw smi accessors. (Closed)

Created:
8 years, 9 months ago by Yang
Modified:
8 years, 9 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Remove write barriers for raw smi accessors. BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=11048

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -15 lines) Patch
M src/objects-inl.h View 6 chunks +29 lines, -15 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
Yang
PTAL.
8 years, 9 months ago (2012-03-14 16:09:11 UTC) #1
Michael Starzinger
8 years, 9 months ago (2012-03-14 16:15:16 UTC) #2
LGTM (with a nit).

https://chromiumcodereview.appspot.com/9702026/diff/1/src/objects-inl.h
File src/objects-inl.h (right):

https://chromiumcodereview.appspot.com/9702026/diff/1/src/objects-inl.h#newco...
src/objects-inl.h:97: // Getter that returns a raw Smi and setter that writes a
raw Smi.
I would refer to them as "tagged Smi" instead of "raw Smi".

Powered by Google App Engine
This is Rietveld 408576698