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

Issue 321543004: Rewrite GetPropertyAttribute to use the LookupIterator (Closed)

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

Description

Rewrite GetPropertyAttribute to use the LookupIterator BUG= R=ishell@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21814

Patch Set 1 : #

Patch Set 2 : origin -> root #

Total comments: 1

Patch Set 3 : Addressed comment #

Patch Set 4 : Remove bogus asserts #

Unified diffs Side-by-side diffs Delta from patch set Stats (+113 lines, -176 lines) Patch
M src/api.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/contexts.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/lookup.h View 1 2 4 chunks +24 lines, -8 lines 0 comments Download
M src/lookup.cc View 1 2 3 2 chunks +6 lines, -7 lines 0 comments Download
M src/objects.h View 4 chunks +11 lines, -30 lines 0 comments Download
M src/objects.cc View 1 2 9 chunks +57 lines, -117 lines 0 comments Download
M src/objects-inl.h View 2 chunks +6 lines, -5 lines 0 comments Download
M src/runtime.cc View 5 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Toon Verwaest
PTAL
6 years, 6 months ago (2014-06-06 15:52:22 UTC) #1
Igor Sheludko
lgtm with suggestion: https://codereview.chromium.org/321543004/diff/200001/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/321543004/diff/200001/src/objects.cc#newcode570 src/objects.cc:570: it->skip_access_checks(); Naming suggestions: 1) either skip_interceptorS() ...
6 years, 6 months ago (2014-06-12 13:27:54 UTC) #2
Igor Sheludko
lgtm
6 years, 6 months ago (2014-06-12 13:56:52 UTC) #3
Toon Verwaest
6 years, 6 months ago (2014-06-12 15:08:44 UTC) #4
Message was sent while issue was closed.
Committed patchset #4 manually as r21814 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698