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

Issue 468493002: Rewriting SetOwnPropertyIgnoreAttributes 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

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

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+185 lines, -414 lines) Patch
M src/lookup.h View 5 chunks +14 lines, -19 lines 0 comments Download
M src/lookup.cc View 4 chunks +37 lines, -4 lines 0 comments Download
M src/objects.h View 7 chunks +12 lines, -45 lines 0 comments Download
M src/objects.cc View 13 chunks +118 lines, -340 lines 0 comments Download
M src/runtime.cc View 3 chunks +4 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Toon Verwaest
PTAL This requires changing the fast/dom/global-constructors.html layout test. We are already incompatible with firefox; this ...
6 years, 4 months ago (2014-08-12 15:37:00 UTC) #1
Jakob Kummerow
lgtm
6 years, 4 months ago (2014-08-13 09:37:00 UTC) #2
Toon Verwaest
6 years, 4 months ago (2014-08-18 14:26:38 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as 23163 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698