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

Issue 971693002: convert object::* to return maybe values (Closed)

Created:
5 years, 9 months ago by dcarney
Modified:
5 years, 9 months ago
Reviewers:
Sven Panne
CC:
v8-dev, Paweł Hajdan Jr.
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

convert object::* to return maybe values BUG=v8:3929 LOG=y R=svenpanne@chromium.org Committed: https://crrev.com/1fcedda6689c88acc055ddfc43441d58f2f99ce2 Cr-Commit-Position: refs/heads/master@{#26940}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : rebase #

Total comments: 1

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+368 lines, -231 lines) Patch
M include/v8.h View 1 2 3 4 5 6 7 5 chunks +43 lines, -10 lines 0 comments Download
M src/api.cc View 1 2 3 4 5 6 7 22 chunks +307 lines, -209 lines 0 comments Download
M test/cctest/test-api.cc View 1 2 3 4 5 6 7 2 chunks +18 lines, -12 lines 0 comments Download

Messages

Total messages: 3 (1 generated)
Sven Panne
lgtm https://codereview.chromium.org/971693002/diff/120001/include/v8.h File include/v8.h (right): https://codereview.chromium.org/971693002/diff/120001/include/v8.h#newcode457 include/v8.h:457: if (val_ == nullptr) return default_value; Ternary aversion? ...
5 years, 9 months ago (2015-03-02 12:37:12 UTC) #2
commit-bot: I haz the power
5 years, 9 months ago (2015-03-02 13:13:42 UTC) #3
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/1fcedda6689c88acc055ddfc43441d58f2f99ce2
Cr-Commit-Position: refs/heads/master@{#26940}

Powered by Google App Engine
This is Rietveld 408576698