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

Issue 2294913004: [printing] Fix DCHECK failure when printing FAST_HOLEY_DOUBLE_ELEMENTS (Closed)

Created:
4 years, 3 months ago by Camillo Bruni
Modified:
4 years, 3 months ago
Reviewers:
ulan, Jakob Kummerow
CC:
Hannes Payer (out of office), ulan, v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[printing] Fix DCHECK failure when printing FAST_HOLEY_DOUBLE_ELEMENTS This CL fixes %DebugPrint for FAST_HOLEY_DOUBLE_ELEMENTS and now properly distinguishes TheHole and NaN values. BUG= Committed: https://crrev.com/cd86053facda29f5ea2edb47c24f4f6d99f1520a Cr-Commit-Position: refs/heads/master@{#39293}

Patch Set 1 #

Patch Set 2 : adding test #

Total comments: 4

Patch Set 3 : addressing nits #

Patch Set 4 : rebasing #

Patch Set 5 : revert accidental changes #

Patch Set 6 : removing global hole double #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -5 lines) Patch
M src/objects-printer.cc View 1 2 3 4 5 2 chunks +23 lines, -5 lines 0 comments Download
A test/mjsunit/debug-print.js View 1 2 1 chunk +47 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (12 generated)
Camillo Bruni
ulan@ PTAL heap.cc jkummerow@ PTAL the rest
4 years, 3 months ago (2016-08-31 14:46:49 UTC) #2
Jakob Kummerow
LGTM with nits. https://codereview.chromium.org/2294913004/diff/20001/src/objects-printer.cc File src/objects-printer.cc (right): https://codereview.chromium.org/2294913004/diff/20001/src/objects-printer.cc#newcode351 src/objects-printer.cc:351: // Values are not equal if ...
4 years, 3 months ago (2016-08-31 14:56:09 UTC) #3
ulan
heap lgtm
4 years, 3 months ago (2016-09-01 14:53:32 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2294913004/40001
4 years, 3 months ago (2016-09-01 14:54:56 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: v8_android_arm_compile_rel on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_android_arm_compile_rel/builds/23753) v8_linux_gcc_compile_rel on master.tryserver.v8 (JOB_FAILED, ...
4 years, 3 months ago (2016-09-01 14:56:13 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2294913004/80001
4 years, 3 months ago (2016-09-01 18:13:41 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_rel_ng/builds/11989) v8_linux64_rel_ng_triggered on master.tryserver.v8 (JOB_FAILED, ...
4 years, 3 months ago (2016-09-01 19:01:43 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2294913004/80001
4 years, 3 months ago (2016-09-01 20:34:54 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_rel_ng/builds/11997) v8_linux64_rel_ng_triggered on master.tryserver.v8 (JOB_FAILED, ...
4 years, 3 months ago (2016-09-01 21:23:23 UTC) #18
Jakob Kummerow
It seems you can't use bit_cast to initialize a global const double... too bad. What's ...
4 years, 3 months ago (2016-09-07 13:09:11 UTC) #19
Camillo Bruni
On 2016/09/07 at 13:09:11, jkummerow wrote: > It seems you can't use bit_cast to initialize ...
4 years, 3 months ago (2016-09-08 17:30:26 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2294913004/100001
4 years, 3 months ago (2016-09-08 17:42:51 UTC) #23
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 3 months ago (2016-09-08 18:31:02 UTC) #24
commit-bot: I haz the power
4 years, 3 months ago (2016-09-08 18:31:49 UTC) #26
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/cd86053facda29f5ea2edb47c24f4f6d99f1520a
Cr-Commit-Position: refs/heads/master@{#39293}

Powered by Google App Engine
This is Rietveld 408576698