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

Issue 1999273002: fix performance of setType (Closed)

Created:
4 years, 7 months ago by Jennifer Messerly
Modified:
4 years, 7 months ago
Reviewers:
Leaf
CC:
dev-compiler+reviews_dartlang.org
Base URL:
git@github.com:dart-lang/dev_compiler.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

fix performance of setType it was mutating the class (e.g. JSArray<int>) every time an instance was constructed (!) R=leafp@google.com Committed: https://github.com/dart-lang/dev_compiler/commit/c0ee1e56379f640aab851c1fa611bb1996106368

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -28 lines) Patch
M lib/runtime/dart_sdk.js View 3 chunks +5 lines, -2 lines 0 comments Download
M lib/src/compiler/code_generator.dart View 3 chunks +10 lines, -15 lines 0 comments Download
M tool/input_sdk/private/ddc_runtime/classes.dart View 1 chunk +15 lines, -11 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Jennifer Messerly
4 years, 7 months ago (2016-05-21 00:23:02 UTC) #2
Leaf
lgtm
4 years, 7 months ago (2016-05-21 00:44:58 UTC) #3
Jennifer Messerly
4 years, 7 months ago (2016-05-21 00:46:19 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
c0ee1e56379f640aab851c1fa611bb1996106368 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698