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

Issue 23857009: Handlify JSObject::AddProperty helpers. (Closed)

Created:
7 years, 3 months ago by Michael Starzinger
Modified:
7 years, 3 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

Handlify JSObject::AddProperty helpers. R=verwaest@chromium.org

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+136 lines, -139 lines) Patch
M src/objects.h View 6 chunks +28 lines, -37 lines 0 comments Download
M src/objects.cc View 5 chunks +108 lines, -102 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
Michael Starzinger
7 years, 3 months ago (2013-09-11 12:05:35 UTC) #1
Toon Verwaest
https://codereview.chromium.org/23857009/diff/1/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/23857009/diff/1/src/objects.cc#newcode1927 src/objects.cc:1927: void JSObject::AddFastProperty(Handle<JSObject> object, Could we rename this to either ...
7 years, 3 months ago (2013-09-11 13:11:32 UTC) #2
Michael Starzinger
7 years, 3 months ago (2013-09-17 11:04:17 UTC) #3

Powered by Google App Engine
This is Rietveld 408576698