Chromium Code Reviews
Descriptionjs_runtime tweaks for better code
1. Help type inference infer constant maps have a .length that is a non-null subtype of int. On some programs this means dynamic.length can be inferred as non-null int.
2. Make arity dispatch interceptor free by comparing constants-first (via a switch statement).
R=sigmund@google.com
Committed: https://github.com/dart-lang/sdk/commit/d2c403704c5cd13779a00eee22894158a50fdc59
Patch Set 1 : #
Messages
Total messages: 8 (4 generated)
|
|||||||||||||||||||||||||||||||||||||