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

Issue 574753002: Don't use OwnPrototypeChainLength in GetOwnPropertyNames (Closed)

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

Description

Don't use OwnPrototypeChainLength in GetOwnPropertyNames BUG= R=ishell@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23997

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -72 lines) Patch
M src/objects.h View 2 chunks +5 lines, -7 lines 0 comments Download
M src/objects.cc View 1 3 chunks +22 lines, -22 lines 0 comments Download
M src/runtime.cc View 5 chunks +10 lines, -43 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Toon Verwaest
PTAL
6 years, 3 months ago (2014-09-16 16:48:14 UTC) #2
Igor Sheludko
lgtm, once comment is addressed https://codereview.chromium.org/574753002/diff/1/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/574753002/diff/1/src/objects.cc#newcode15228 src/objects.cc:15228: storage->SortPairs(storage, index); index + ...
6 years, 3 months ago (2014-09-17 09:09:50 UTC) #3
Toon Verwaest
Addressed comment
6 years, 3 months ago (2014-09-17 09:11:06 UTC) #4
Toon Verwaest
6 years, 3 months ago (2014-09-17 09:57:01 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 23997 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698