Descriptiondart2js CPS: simple inlining of static invocations.
Inline static functions whose bodies are a single Dart expression that
just calls a foreign (native) function. This eliminates a lot of
overhead from the code in the JavaScript runtime library.
R=asgerf@google.com
BUG=
Committed: https://github.com/dart-lang/sdk/commit/90039f64aee9db5ec30a781547659ec2e7fbceea
Patch Set 1 #
Total comments: 5
Messages
Total messages: 7 (2 generated)
|