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

Issue 872403002: Don't create builders to determine if a native class is trivial or not. (Closed)

Created:
5 years, 11 months ago by floitsch
Modified:
5 years, 11 months ago
Reviewers:
herhut
CC:
reviews_dartlang.org, zarah, sra1
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Don't create builders to determine if a native class is trivial or not. Also use `emitClass` to emit the native classes (instead of duplicating the code). R=herhut@google.com Committed: https://code.google.com/p/dart/source/detail?r=43132

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+27 lines, -89 lines) Patch
M pkg/compiler/lib/src/js_emitter/native_emitter.dart View 6 chunks +23 lines, -78 lines 0 comments Download
M pkg/compiler/lib/src/js_emitter/old_emitter/class_builder.dart View 1 chunk +0 lines, -3 lines 0 comments Download
M pkg/compiler/lib/src/js_emitter/old_emitter/class_emitter.dart View 1 chunk +0 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/js_emitter/old_emitter/emitter.dart View 4 chunks +4 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
floitsch
5 years, 11 months ago (2015-01-26 13:11:48 UTC) #2
herhut
lgtm
5 years, 11 months ago (2015-01-26 13:26:14 UTC) #3
floitsch
5 years, 11 months ago (2015-01-26 13:43:44 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 43132 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698