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

Issue 23976010: Handlify JSObject::NormalizeProperties method. (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::NormalizeProperties method. R=verwaest@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=16862

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressed comments by Toon Verwaest. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -89 lines) Patch
M src/objects.h View 5 chunks +6 lines, -13 lines 0 comments Download
M src/objects.cc View 1 4 chunks +50 lines, -71 lines 0 comments Download
M src/runtime.cc View 1 chunk +6 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Michael Starzinger
7 years, 3 months ago (2013-09-20 08:29:43 UTC) #1
Toon Verwaest
lgtm with comments https://codereview.chromium.org/23976010/diff/1/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/23976010/diff/1/src/objects.cc#newcode4436 src/objects.cc:4436: Map* map(object->map()); Handle<Map> https://codereview.chromium.org/23976010/diff/1/src/objects.cc#newcode4437 src/objects.cc:4437: Given ...
7 years, 3 months ago (2013-09-20 09:32:40 UTC) #2
Michael Starzinger
Thanks for the review. Addressed comments. Landing. https://codereview.chromium.org/23976010/diff/1/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/23976010/diff/1/src/objects.cc#newcode4436 src/objects.cc:4436: Map* map(object->map()); ...
7 years, 3 months ago (2013-09-20 10:46:30 UTC) #3
Michael Starzinger
7 years, 3 months ago (2013-09-20 11:37:32 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r16862 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698