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

Issue 288993003: Adds javascript overflow checking to arm64. (Closed)

Created:
6 years, 7 months ago by zra
Modified:
6 years, 7 months ago
Reviewers:
regis
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Adds javascript overflow checking to arm64. Also skips a test for timing out on the bot. R=regis@google.com Committed: https://code.google.com/p/dart/source/detail?r=36232

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -4 lines) Patch
M runtime/vm/intermediate_language_arm64.cc View 10 chunks +41 lines, -1 line 0 comments Download
M tests/standalone/standalone.status View 1 chunk +1 line, -2 lines 0 comments Download
M tests/utils/utils.status View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
zra
6 years, 7 months ago (2014-05-15 17:06:50 UTC) #1
regis
LGTM Although the range check seems quite expensive (not specific to your cl).
6 years, 7 months ago (2014-05-15 17:18:24 UTC) #2
regis
On 2014/05/15 17:18:24, regis wrote: > LGTM > > Although the range check seems quite ...
6 years, 7 months ago (2014-05-15 17:36:46 UTC) #3
zra
Committed patchset #1 manually as r36232 (presubmit successful).
6 years, 7 months ago (2014-05-15 17:38:16 UTC) #4
zra
On 2014/05/15 17:36:46, regis wrote: > On 2014/05/15 17:18:24, regis wrote: > > LGTM > ...
6 years, 7 months ago (2014-05-15 17:45:19 UTC) #5
regis
6 years, 7 months ago (2014-05-15 17:49:43 UTC) #6
Message was sent while issue was closed.
No worries. I sent the comment after my LGTM and this is not critical. Running
fast with overflow checks is probably not our highest priority. A TODO to
document possible improvement is good enough for now, if you can remember to add
it. Thanks.

Powered by Google App Engine
This is Rietveld 408576698