dart-sdk/tools/dom/templates
sra@google.com 7a46d4232b Simplify _FrozenElementList
There is no need to filter the NodeList since it can contain only Elements.

R=jacobr@google.com

Review URL: https://codereview.chromium.org//802603002

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@42306 260f80e4-7a28-3924-810f-c04153c831b5
2014-12-12 01:40:31 +00:00
..
html Simplify _FrozenElementList 2014-12-12 01:40:31 +00:00
callback.darttemplate Renaming dart:html library from 'html' to 'dart.html' 2013-01-31 17:25:55 +00:00
dart2js_impl.darttemplate Redo "Use @Native annotation on dart2js DOM native classes" 2014-07-23 04:27:48 +00:00
immutable_list_mixin.darttemplate 1. Make direct calls to _nativeIndexedGetter in "get last" "get first" "get single" instead of calling the "[]" operator. This avoids one additional native call to the length method for each call to "last" "first" or "single" 2013-09-06 23:22:31 +00:00