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

Issue 23727006: performChange no longer takes a |receiver| argument (Closed)

Created:
7 years, 3 months ago by rafaelw
Modified:
7 years, 3 months ago
Reviewers:
rossberg
CC:
v8-dev, arv (Not doing code reviews), adamk
Visibility:
Public.

Description

performChange no longer takes a |receiver| argument. The spec omits the receiver arg with the idea arrow functions with lexical |this| will obviate the need for it. BUG= R=rossberg@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=16644

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -38 lines) Patch
M src/object-observe.js View 3 chunks +3 lines, -9 lines 1 comment Download
M test/mjsunit/harmony/object-observe.js View 6 chunks +29 lines, -29 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
rafaelw
https://codereview.chromium.org/23727006/diff/1/src/object-observe.js File src/object-observe.js (right): https://codereview.chromium.org/23727006/diff/1/src/object-observe.js#newcode517 src/object-observe.js:517: %_CallFunction(void 0, delivered, callback); Note: For consistency, both function ...
7 years, 3 months ago (2013-09-10 18:30:42 UTC) #1
rossberg
LGTM, landing.
7 years, 3 months ago (2013-09-11 10:42:05 UTC) #2
rossberg
7 years, 3 months ago (2013-09-11 10:53:27 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r16644 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698