dart-sdk/tests/compiler
Johnni Winther b262be749e Optimize needNoSuchMethodHandling computation
This greatly improves the number of lookups needed to establish the relation.
For the two most prolific tests we have:

html/element_test: 44939 -> 6557
html/mirrors_js_typed_interop_test (mirrors+jsinterop!): 1638455 -> 171326

R=sigmund@google.com

Committed: a8b2bfb5eb

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

Reverted: 5397c5427e
2016-10-18 16:06:03 +02:00
..
dart2js Optimize needNoSuchMethodHandling computation 2016-10-18 16:06:03 +02:00
dart2js_extra dart2js: Constant fold num.round() 2016-10-07 18:22:52 -07:00
dart2js_native Revert "Add native_testing library to mock @Native classes" 2016-09-30 13:27:09 -07:00