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

Issue 11970038: Remove StringCharCodeAtInstr and handle it as part of LoadIndexed. (Closed)

Created:
7 years, 11 months ago by Florian Schneider
Modified:
7 years, 11 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Remove StringCharCodeAtInstr and handle it as part of LoadIndexed. Committed: https://code.google.com/p/dart/source/detail?r=17274

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -191 lines) Patch
M runtime/vm/flow_graph_optimizer.h View 1 chunk +2 lines, -2 lines 0 comments Download
M runtime/vm/flow_graph_optimizer.cc View 5 chunks +4 lines, -9 lines 0 comments Download
M runtime/vm/intermediate_language.h View 7 chunks +11 lines, -51 lines 0 comments Download
M runtime/vm/intermediate_language.cc View 7 chunks +14 lines, -33 lines 0 comments Download
M runtime/vm/intermediate_language_ia32.cc View 3 chunks +2 lines, -48 lines 0 comments Download
M runtime/vm/intermediate_language_x64.cc View 3 chunks +2 lines, -48 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Florian Schneider
7 years, 11 months ago (2013-01-17 16:40:20 UTC) #1
Florian Schneider
+vm-dev
7 years, 11 months ago (2013-01-17 16:41:02 UTC) #2
srdjan
7 years, 11 months ago (2013-01-17 17:52:09 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698