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

Issue 811763003: cps-ir: Give up on code generation of static getters and setters. (Closed)

Created:
6 years ago by karlklose
Modified:
6 years ago
Reviewers:
sigurdm
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

cps-ir: Give up on code generation of static getters and setters. They are currently encoded as [InvokeStatic]s, but we cannot generate code for them. We should create separate nodes for them and add type assertions for the elements. R=sigurdm@google.com Committed: https://code.google.com/p/dart/source/detail?r=42383

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M pkg/compiler/lib/src/cps_ir/cps_ir_builder.dart View 3 chunks +2 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/js_backend/codegen/codegen.dart View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
karlklose
6 years ago (2014-12-16 09:49:25 UTC) #1
sigurdm
lgtm
6 years ago (2014-12-16 09:51:51 UTC) #2
karlklose
6 years ago (2014-12-16 10:29:36 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 42383 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698