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

Issue 236063016: Introduce an abstraction to write to a field. (Closed)

Created:
6 years, 8 months ago by Toon Verwaest
Modified:
6 years, 8 months ago
Reviewers:
Igor Sheludko
CC:
v8-dev
Visibility:
Public.

Description

Introduce an abstraction to write to a field. BUG= R=ishell@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20792

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -47 lines) Patch
M src/objects.h View 1 2 chunks +5 lines, -0 lines 0 comments Download
M src/objects.cc View 1 5 chunks +27 lines, -47 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Toon Verwaest
PTAL
6 years, 8 months ago (2014-04-15 14:01:24 UTC) #1
Igor Sheludko
Nice cleanup! lgtm with nits: https://codereview.chromium.org/236063016/diff/1/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/236063016/diff/1/src/objects.cc#newcode3954 src/objects.cc:3954: void JSObject::WriteToField(int descriptor, Object* ...
6 years, 8 months ago (2014-04-16 09:50:03 UTC) #2
Toon Verwaest
Addressed comments
6 years, 8 months ago (2014-04-16 11:04:46 UTC) #3
Toon Verwaest
6 years, 8 months ago (2014-04-16 11:11:27 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r20792 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698