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

Issue 17781002: Allow users of the V8 API to distinguish between unset and undefined HiddenValues (Closed)

Created:
7 years, 6 months ago by adamk
Modified:
7 years, 6 months ago
Reviewers:
Sven Panne
CC:
v8-dev, jww
Visibility:
Public.

Description

Allow users of the V8 API to distinguish between unset and undefined HiddenValues BUG=v8:2746 R=svenpanne@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=15329

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -6 lines) Patch
M src/api.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/objects.h View 1 chunk +1 line, -1 line 0 comments Download
M src/objects.cc View 2 chunks +3 lines, -4 lines 0 comments Download
M src/runtime.cc View 1 chunk +1 line, -0 lines 0 comments Download
M test/cctest/test-api.cc View 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
adamk
It's not clear to me if this was intended behavior for some reason; if it ...
7 years, 6 months ago (2013-06-26 02:52:26 UTC) #1
Sven Panne
LGTM. To be honest, I don't see a reason why these 2 cases were mapped ...
7 years, 6 months ago (2013-06-26 07:57:58 UTC) #2
Sven Panne
7 years, 6 months ago (2013-06-26 08:00:14 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r15329 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698