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

Issue 12801003: Support TypedData getters/setters in the optimizer. (Closed)

Created:
7 years, 9 months ago by Florian Schneider
Modified:
7 years, 9 months ago
CC:
reviews_dartlang.org, vm-dev_dartlang.org, Anders Johnsen
Visibility:
Public.

Description

Support TypedData getters/setters in the optimizer. The optimizer now handles _TypedList which replaces _ByteArrayBase and functions on TypedList getX/setX where X = Int8, Uint8, Int16, etc. are optimized. Committed: https://code.google.com/p/dart/source/detail?r=20018

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -36 lines) Patch
M runtime/vm/flow_graph_optimizer.cc View 1 chunk +20 lines, -20 lines 0 comments Download
M runtime/vm/intermediate_language.h View 1 chunk +16 lines, -16 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Florian Schneider
7 years, 9 months ago (2013-03-14 12:16:31 UTC) #1
Vyacheslav Egorov (Google)
lgtm
7 years, 9 months ago (2013-03-14 12:17:31 UTC) #2
Florian Schneider
7 years, 9 months ago (2013-03-14 13:08:02 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r20018 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698