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

Issue 10825196: Allow SetHiddenValue to accept empty value. (Closed)

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

Description

Allow SetHiddenValue to accept empty value. R=mstarzinger@chromium.org BUG=v8:2274 Committed: https://code.google.com/p/v8/source/detail?r=12257

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M src/api.cc View 1 chunk +1 line, -0 lines 0 comments Download
M test/cctest/test-api.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Yang
8 years, 4 months ago (2012-08-06 07:41:17 UTC) #1
Michael Starzinger
8 years, 4 months ago (2012-08-06 07:53:46 UTC) #2
LGTM. Since the current API currently doesn't allow you to distinguish between
undefined and deleted anyways.

Powered by Google App Engine
This is Rietveld 408576698