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

Issue 10823140: Make more native DOM array-like objects known to compiler. (Closed)

Created:
8 years, 4 months ago by sra1
Modified:
8 years, 4 months ago
Reviewers:
kasperl
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Make more native DOM array-like objects known to compiler. This improves Dromaeo traversal benchmarks up from ~100 to ~160. (They still need more work - target is ~400.) Committed: https://code.google.com/p/dart/source/detail?r=10158

Patch Set 1 #

Total comments: 2

Patch Set 2 : indentation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -8 lines) Patch
M lib/dom/scripts/systemhtml.py View 1 2 chunks +9 lines, -0 lines 0 comments Download
M lib/html/dart2js/html_dart2js.dart View 8 chunks +8 lines, -8 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
sra1
8 years, 4 months ago (2012-08-02 09:28:06 UTC) #1
kasperl
LGTM! https://chromiumcodereview.appspot.com/10823140/diff/1/lib/dom/scripts/systemhtml.py File lib/dom/scripts/systemhtml.py (right): https://chromiumcodereview.appspot.com/10823140/diff/1/lib/dom/scripts/systemhtml.py#newcode1007 lib/dom/scripts/systemhtml.py:1007: self._interface, self._database) 4 space indent here?
8 years, 4 months ago (2012-08-02 10:03:06 UTC) #2
sra1
8 years, 4 months ago (2012-08-02 10:26:51 UTC) #3
https://chromiumcodereview.appspot.com/10823140/diff/1/lib/dom/scripts/system...
File lib/dom/scripts/systemhtml.py (right):

https://chromiumcodereview.appspot.com/10823140/diff/1/lib/dom/scripts/system...
lib/dom/scripts/systemhtml.py:1007: self._interface, self._database)
On 2012/08/02 10:03:06, kasperl wrote:
> 4 space indent here?

Done.

Powered by Google App Engine
This is Rietveld 408576698