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

Issue 10540007: Map operator [] directly to native implementation. (Closed)

Created:
8 years, 6 months ago by podivilov
Modified:
8 years, 6 months ago
Reviewers:
Anton Muhin
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Map operator [] directly to native implementation. R=antonm@google.com Committed: https://code.google.com/p/dart/source/detail?r=8319

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -30 lines) Patch
M lib/dom/scripts/systemnative.py View 2 chunks +3 lines, -5 lines 3 comments Download
M lib/html/dartium/html_dartium.dart View 8 chunks +9 lines, -25 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
podivilov
8 years, 6 months ago (2012-06-05 16:29:19 UTC) #1
Anton Muhin
https://chromiumcodereview.appspot.com/10540007/diff/1/lib/dom/scripts/systemnative.py File lib/dom/scripts/systemnative.py (right): https://chromiumcodereview.appspot.com/10540007/diff/1/lib/dom/scripts/systemnative.py#newcode756 lib/dom/scripts/systemnative.py:756: html_name = '_item' do we need it still?
8 years, 6 months ago (2012-06-05 16:38:51 UTC) #2
podivilov
https://chromiumcodereview.appspot.com/10540007/diff/1/lib/dom/scripts/systemnative.py File lib/dom/scripts/systemnative.py (right): https://chromiumcodereview.appspot.com/10540007/diff/1/lib/dom/scripts/systemnative.py#newcode756 lib/dom/scripts/systemnative.py:756: html_name = '_item' On 2012/06/05 16:38:51, antonmuhin wrote: > ...
8 years, 6 months ago (2012-06-05 16:45:24 UTC) #3
Anton Muhin
8 years, 6 months ago (2012-06-05 16:49:19 UTC) #4
lgtm

https://chromiumcodereview.appspot.com/10540007/diff/1/lib/dom/scripts/system...
File lib/dom/scripts/systemnative.py (right):

https://chromiumcodereview.appspot.com/10540007/diff/1/lib/dom/scripts/system...
lib/dom/scripts/systemnative.py:756: html_name = '_item'
Ok, thanks.
On 2012/06/05 16:45:25, podivilov wrote:
> On 2012/06/05 16:38:51, antonmuhin wrote:
> > do we need it still?
> 
> Yes, we still need to generate native implementation.

Powered by Google App Engine
This is Rietveld 408576698