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

Issue 2738963002: DateTime and Duration tweaks for better dart2js codegen (Closed)

Created:
3 years, 9 months ago by sra1
Modified:
3 years, 9 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

DateTime and Duration tweaks for better dart2js codegen Changes help dart2js infer that DateTime._value is never null, leading to better code for the numerous compareTo calls in some apps. BUG= R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/a3571dc7c1d8cbc0f6971ad7fd2b6bac1d00d0b6

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -3 lines) Patch
M sdk/lib/_internal/js_runtime/lib/core_patch.dart View 2 chunks +3 lines, -2 lines 0 comments Download
M sdk/lib/core/duration.dart View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 5 (3 generated)
Siggi Cherem (dart-lang)
lgtm
3 years, 9 months ago (2017-03-08 23:12:00 UTC) #3
sra1
3 years, 9 months ago (2017-03-09 00:39:11 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
a3571dc7c1d8cbc0f6971ad7fd2b6bac1d00d0b6 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698