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

Issue 9705020: Fix wrapping of receiver for non-strict callbacks. (Closed)

Created:
8 years, 9 months ago by Michael Starzinger
Modified:
8 years, 9 months ago
Reviewers:
rossberg
CC:
v8-dev
Visibility:
Public.

Description

Fix wrapping of receiver for non-strict callbacks. R=rossberg@chromium.org BUG=v8:1973 TEST=mjsunit/regress/regress-1973 Committed: https://code.google.com/p/v8/source/detail?r=11050

Patch Set 1 #

Total comments: 1

Patch Set 2 : Addressed comments by Andreas Rossberg. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -9 lines) Patch
M src/objects.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/getter-in-value-prototype.js View 1 chunk +1 line, -1 line 0 comments Download
A + test/mjsunit/regress/regress-1973.js View 1 2 chunks +24 lines, -7 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Michael Starzinger
8 years, 9 months ago (2012-03-14 17:24:11 UTC) #1
rossberg
LTGM with comment. https://chromiumcodereview.appspot.com/9705020/diff/1/test/mjsunit/regress/regress-1973.js File test/mjsunit/regress/regress-1973.js (right): https://chromiumcodereview.appspot.com/9705020/diff/1/test/mjsunit/regress/regress-1973.js#newcode31 test/mjsunit/regress/regress-1973.js:31: function TestAccessorWrapping(prototype, primitive) { Instead of ...
8 years, 9 months ago (2012-03-14 17:34:52 UTC) #2
Michael Starzinger
8 years, 9 months ago (2012-03-14 17:43:01 UTC) #3
Added new patch set. Landed.

Powered by Google App Engine
This is Rietveld 408576698