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

Issue 2810223002: Remove Compiler and JavaScriptBackend from parameter_stub_generator (Closed)

Created:
3 years, 8 months ago by Johnni Winther
Modified:
3 years, 8 months ago
Reviewers:
Emily Fortuna
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Remove Compiler and JavaScriptBackend from parameter_stub_generator This is a step towards passing data object directly instead of accessing data on JavaScriptBackend. This is needed to support an element switch between resolution and codegen. R=efortuna@google.com Committed: https://github.com/dart-lang/sdk/commit/86b468a466e0bf8072125fda9e60e85c184a3cd4

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -39 lines) Patch
M pkg/compiler/lib/src/js_emitter/parameter_stub_generator.dart View 10 chunks +49 lines, -37 lines 0 comments Download
M pkg/compiler/lib/src/js_emitter/program_builder/program_builder.dart View 1 chunk +9 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Johnni Winther
3 years, 8 months ago (2017-04-12 14:31:50 UTC) #2
Emily Fortuna
lgtm
3 years, 8 months ago (2017-04-12 18:08:01 UTC) #3
Johnni Winther
3 years, 8 months ago (2017-04-18 08:44:00 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
86b468a466e0bf8072125fda9e60e85c184a3cd4 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698