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

Issue 11688005: Start unification of overload dispatcher generation. (Closed)

Created:
7 years, 12 months ago by Anton Muhin
Modified:
7 years, 11 months ago
Reviewers:
podivilov, sra1, blois
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Start unification of overload dispatcher generation. Refactor checks generation and share it across backends. R=blois@google.com,podivilov@chromium.org,sra@google.com Committed: https://code.google.com/p/dart/source/detail?r=16570

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -67 lines) Patch
M sdk/lib/html/dart2js/html_dart2js.dart View 1 2 4 chunks +12 lines, -12 lines 0 comments Download
M sdk/lib/indexed_db/dart2js/indexed_db_dart2js.dart View 1 2 10 chunks +16 lines, -16 lines 0 comments Download
M sdk/lib/indexed_db/dartium/indexed_db_dartium.dart View 1 2 9 chunks +24 lines, -12 lines 0 comments Download
M tools/dom/scripts/htmldartgenerator.py View 1 2 1 chunk +20 lines, -0 lines 0 comments Download
M tools/dom/scripts/systemhtml.py View 1 2 1 chunk +6 lines, -15 lines 0 comments Download
M tools/dom/scripts/systemnative.py View 1 2 4 chunks +5 lines, -12 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Anton Muhin
7 years, 12 months ago (2012-12-27 15:15:50 UTC) #1
podivilov
lgtm https://codereview.chromium.org/11688005/diff/8/sdk/lib/html/scripts/systemhtml.py File sdk/lib/html/scripts/systemhtml.py (right): https://codereview.chromium.org/11688005/diff/8/sdk/lib/html/scripts/systemhtml.py#newcode806 sdk/lib/html/scripts/systemhtml.py:806: self._OverloadChecks( maybe introduce a local?
7 years, 12 months ago (2012-12-28 16:17:16 UTC) #2
Anton Muhin
7 years, 11 months ago (2012-12-29 12:02:12 UTC) #3
Again, Pavel, thanks a lot for review and I am submitting it.

I'd be happy to address any concerns by Pete and Stephen.

https://codereview.chromium.org/11688005/diff/8/sdk/lib/html/scripts/systemht...
File sdk/lib/html/scripts/systemhtml.py (right):

https://codereview.chromium.org/11688005/diff/8/sdk/lib/html/scripts/systemht...
sdk/lib/html/scripts/systemhtml.py:806: self._OverloadChecks(
On 2012/12/28 16:17:16, podivilov wrote:
> maybe introduce a local?

Let's see how the things will unfold.

Powered by Google App Engine
This is Rietveld 408576698