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

Issue 805523002: Use C++11 nullptr in Hydrogen to replace static_cast<HValue*>(NULL) (Closed)

Created:
6 years ago by adamk
Modified:
6 years ago
CC:
v8-dev
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Use C++11 nullptr in Hydrogen to replace static_cast<HValue*>(NULL) Committed: https://crrev.com/4fb4d75db6443f0c91ebdefa66b2ad724227bd6e Cr-Commit-Position: refs/heads/master@{#25810}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+239 lines, -326 lines) Patch
M src/code-stubs-hydrogen.cc View 34 chunks +80 lines, -111 lines 0 comments Download
M src/hydrogen.cc View 78 chunks +159 lines, -215 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
adamk
Not sure if this is worth it given the state of Crankshaft, but figured I'd ...
6 years ago (2014-12-12 20:23:53 UTC) #2
Benedikt Meurer
Loving it... LGTM
6 years ago (2014-12-15 04:05:11 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/805523002/1
6 years ago (2014-12-15 04:06:06 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
6 years ago (2014-12-15 04:33:14 UTC) #6
commit-bot: I haz the power
6 years ago (2014-12-17 10:13:04 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/4fb4d75db6443f0c91ebdefa66b2ad724227bd6e
Cr-Commit-Position: refs/heads/master@{#25810}

Powered by Google App Engine
This is Rietveld 408576698