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

Issue 24093002: Use trampoline or handlified JSObject::SetLocalPropertyIgnoreAttributes. (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

Use trampoline or handlified JSObject::SetLocalPropertyIgnoreAttributes. R=verwaest@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=16642 Committed: http://code.google.com/p/v8/source/detail?r=16686

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed comments by Toon Verwaest. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -69 lines) Patch
M src/accessors.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M src/heap.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/objects.h View 1 2 chunks +9 lines, -7 lines 0 comments Download
M src/runtime.cc View 8 chunks +55 lines, -57 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Michael Starzinger
7 years, 3 months ago (2013-09-10 14:27:01 UTC) #1
Toon Verwaest
lgtm with comment https://codereview.chromium.org/24093002/diff/1/src/runtime.cc File src/runtime.cc (right): https://codereview.chromium.org/24093002/diff/1/src/runtime.cc#newcode2283 src/runtime.cc:2283: JSObject::SetLocalPropertyIgnoreAttributes(global, name, value, Can you make ...
7 years, 3 months ago (2013-09-11 09:50:24 UTC) #2
Michael Starzinger
Thanks for the review. Addressed comments. Landing. https://codereview.chromium.org/24093002/diff/1/src/runtime.cc File src/runtime.cc (right): https://codereview.chromium.org/24093002/diff/1/src/runtime.cc#newcode2283 src/runtime.cc:2283: JSObject::SetLocalPropertyIgnoreAttributes(global, name, ...
7 years, 3 months ago (2013-09-11 10:32:49 UTC) #3
Michael Starzinger
Committed patchset #2 manually as r16642 (presubmit successful).
7 years, 3 months ago (2013-09-11 10:47:01 UTC) #4
Michael Starzinger
7 years, 3 months ago (2013-09-12 13:28:14 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r16686 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698