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

Issue 468073002: Rewrite DeleteProperty using the LookupIterator (Closed)

Created:
6 years, 4 months ago by Toon Verwaest
Modified:
6 years, 4 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Rewrite DeleteProperty using the LookupIterator BUG= R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23166

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -93 lines) Patch
M src/objects.h View 1 chunk +1 line, -2 lines 1 comment Download
M src/objects.cc View 2 chunks +90 lines, -91 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
Toon Verwaest
PTAL
6 years, 4 months ago (2014-08-13 11:08:15 UTC) #1
Jakob Kummerow
LGTM with comments. https://codereview.chromium.org/468073002/diff/1/src/objects.cc File src/objects.cc (right): https://codereview.chromium.org/468073002/diff/1/src/objects.cc#newcode4858 src/objects.cc:4858: Handle<Object> JSObject::DeletePropertyPostInterceptor(Handle<JSObject> object, This seems to ...
6 years, 4 months ago (2014-08-13 12:07:25 UTC) #2
Toon Verwaest
6 years, 4 months ago (2014-08-18 14:46:45 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as 23166 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698