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

Issue 21013003: Added unit tests for the slightly confusing Boolean/BooleanObject API. (Closed)

Created:
7 years, 4 months ago by Sven Panne
Modified:
7 years, 4 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Added unit tests for the slightly confusing Boolean/BooleanObject API. Just for documenting the status quo. As discussed offline, we should probably rename/deprecate a few things: NumberObject::NumberValue() => NumberObject::ValueOf() BooleanObject::BooleanValue() => BooleanObject::ValueOf() StringObject::StringValue => StringObject::ValueOf() R=mstarzinger@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=15935

Patch Set 1 #

Patch Set 2 : Fixed copy-n-paste typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -0 lines) Patch
M test/cctest/test-api.cc View 1 2 chunks +50 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Sven Panne
7 years, 4 months ago (2013-07-29 11:18:16 UTC) #1
Michael Starzinger
LGTM. And as discussed offline, +1 on the renaming and the new "ValueOf" name, but ...
7 years, 4 months ago (2013-07-29 12:36:40 UTC) #2
Sven Panne
7 years, 4 months ago (2013-07-29 12:38:04 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r15935 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698