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

Issue 1602423002: Fix non-optimized instanceof check after removal of signature classes. (Closed)

Created:
4 years, 11 months ago by regis
Modified:
4 years, 11 months ago
Reviewers:
rmacnak
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix non-optimized instanceof check after removal of signature classes. Committed: https://github.com/dart-lang/sdk/commit/3bf3f483a58d0b40753f234cb3fe6dbf82a5b587

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M runtime/vm/flow_graph_compiler_arm.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/flow_graph_compiler_arm64.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/flow_graph_compiler_ia32.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/flow_graph_compiler_mips.cc View 1 chunk +1 line, -1 line 0 comments Download
M runtime/vm/flow_graph_compiler_x64.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (2 generated)
regis
TBR
4 years, 11 months ago (2016-01-20 05:12:14 UTC) #2
regis
Committed patchset #1 (id:1) manually as 3bf3f483a58d0b40753f234cb3fe6dbf82a5b587 (presubmit successful).
4 years, 11 months ago (2016-01-20 05:13:43 UTC) #4
rmacnak
4 years, 11 months ago (2016-01-20 20:32:56 UTC) #5
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698