Chromium Code Reviews

Issue 285643008: Revert PropertyCallbackInfo::This() signature change from r21022. (Closed)

Created:
6 years, 7 months ago by Sven Panne
Modified:
6 years, 7 months ago
Reviewers:
Yang
CC:
v8-dev, Paweł Hajdan Jr.
Visibility:
Public.

Description

Revert PropertyCallbackInfo::This() signature change from r21022. This exposed an internal implementation detail, which could be handled differently. BUG=v8:3274 LOG=y R=yangguo@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21297

Patch Set 1 #

Unified diffs Side-by-side diffs Stats (+20 lines, -10 lines)
M include/v8.h View 2 chunks +3 lines, -3 lines 0 comments
M src/accessors.cc View 8 chunks +17 lines, -7 lines 0 comments

Messages

Total messages: 3 (0 generated)
Sven Panne
6 years, 7 months ago (2014-05-14 08:18:36 UTC) #1
Yang
On 2014/05/14 08:18:36, Sven Panne wrote: lgtm.
6 years, 7 months ago (2014-05-14 08:20:01 UTC) #2
Sven Panne
6 years, 7 months ago (2014-05-14 08:34:11 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r21297 (presubmit successful).

Powered by Google App Engine