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

Issue 11308169: GVN getInterceptor and use the interceptor constant when the type is known. (Closed)

Created:
8 years, 1 month ago by ngeoffray
Modified:
8 years, 1 month ago
CC:
reviews_dartlang.org, sra1
Visibility:
Public.

Description

GVN getInterceptor and use the interceptor constant when the type is known. Committed: https://code.google.com/p/dart/source/detail?r=15266

Patch Set 1 : #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+100 lines, -13 lines) Patch
M sdk/lib/_internal/compiler/implementation/js_backend/backend.dart View 1 2 chunks +25 lines, -0 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/lib/interceptors.dart View 1 1 chunk +20 lines, -8 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/ssa/nodes.dart View 1 1 chunk +2 lines, -0 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/ssa/optimize.dart View 1 6 chunks +53 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ngeoffray
8 years, 1 month ago (2012-11-22 13:03:46 UTC) #1
ahe
What is the purpose of this change? A bug fix or improved performance?
8 years, 1 month ago (2012-11-22 15:44:31 UTC) #2
ngeoffray
On 2012/11/22 15:44:31, ahe wrote: > What is the purpose of this change? A bug ...
8 years, 1 month ago (2012-11-22 15:47:50 UTC) #3
ahe
8 years, 1 month ago (2012-11-22 15:48:32 UTC) #4
LGTM!

Powered by Google App Engine
This is Rietveld 408576698