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

Issue 11348270: Emit constants using ASTs, try 2. (Closed)

Created:
8 years ago by sra1
Modified:
8 years ago
Reviewers:
ngeoffray
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Emit constants using ASTs, try 2. The ad-hoc name '$' in addParameterStub captured isolate accesses, also via '$'. Renamed the ad-hoc name to '$receiver'. Committed: https://code.google.com/p/dart/source/detail?r=15437

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+302 lines, -221 lines) Patch
M sdk/lib/_internal/compiler/implementation/js_backend/constant_emitter.dart View 2 chunks +262 lines, -158 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart View 6 chunks +35 lines, -21 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/js_backend/js_backend.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/compiler/implementation/js_backend/namer.dart View 1 chunk +0 lines, -4 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/ssa/codegen.dart View 1 chunk +4 lines, -37 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
ngeoffray
8 years ago (2012-11-28 09:21:57 UTC) #1
Message was sent while issue was closed.
LGTM

Powered by Google App Engine
This is Rietveld 408576698