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

Issue 1038313004: fix special index parsing (Closed)

Created:
5 years, 9 months ago by dcarney
Modified:
5 years, 8 months 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

fix special index parsing R=verwaest@chromium.org,dslomov@chromium.org BUG= Committed: https://crrev.com/97981d94130531dd4c7d74a6efbf34f68f253da0 Cr-Commit-Position: refs/heads/master@{#27518}

Patch Set 1 #

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Patch Set 4 : NaN === NaN #

Patch Set 5 : NaN test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -85 lines) Patch
M src/conversions.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/conversions.cc View 1 2 3 1 chunk +48 lines, -41 lines 0 comments Download
M src/hydrogen.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M src/lookup.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/cctest/test-conversions.cc View 1 2 3 1 chunk +26 lines, -37 lines 0 comments Download
M test/mjsunit/harmony/typedarrays.js View 1 2 3 4 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 17 (7 generated)
dcarney
On 2015/03/27 13:30:15, dcarney wrote: > mailto:dcarney@chromium.org changed reviewers: > + mailto:dslomov@chromium.org dmitry, is this ...
5 years, 9 months ago (2015-03-27 13:31:20 UTC) #3
Toon Verwaest
https://codereview.chromium.org/1038313004/diff/20001/src/conversions.cc File src/conversions.cc (right): https://codereview.chromium.org/1038313004/diff/20001/src/conversions.cc#newcode521 src/conversions.cc:521: if (buffer[offset] == '0') return offset == length - ...
5 years, 9 months ago (2015-03-27 14:30:52 UTC) #4
dcarney
On 2015/03/27 14:30:52, Toon Verwaest wrote: > https://codereview.chromium.org/1038313004/diff/20001/src/conversions.cc > File src/conversions.cc (right): > > https://codereview.chromium.org/1038313004/diff/20001/src/conversions.cc#newcode521 ...
5 years, 9 months ago (2015-03-27 14:54:55 UTC) #5
Toon Verwaest
Given that you add Infinity / -Infinity I suppose we'll have to support NaN as ...
5 years, 8 months ago (2015-03-30 08:52:10 UTC) #6
Dmitry Lomov (no reviews)
On 2015/03/30 08:52:10, Toon Verwaest wrote: > Given that you add Infinity / -Infinity I ...
5 years, 8 months ago (2015-03-30 10:11:14 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1038313004/60001
5 years, 8 months ago (2015-03-30 10:36:46 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux_nodcheck_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux_nodcheck_rel/builds/1366)
5 years, 8 months ago (2015-03-30 10:56:19 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1038313004/80001
5 years, 8 months ago (2015-03-30 11:02:26 UTC) #15
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 8 months ago (2015-03-30 11:41:01 UTC) #16
commit-bot: I haz the power
5 years, 8 months ago (2015-03-30 11:41:24 UTC) #17
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/97981d94130531dd4c7d74a6efbf34f68f253da0
Cr-Commit-Position: refs/heads/master@{#27518}

Powered by Google App Engine
This is Rietveld 408576698