DescriptionDon't load arguments descriptor for optimized static calls.
For static function invocations that don't have optional arguments we
can load smi zero instead of the arguments descriptor. Code is slightly
smaller, and it avoids loading from the object pool.
BUG=#25991
R=rmacnak@google.com
Committed: https://github.com/dart-lang/sdk/commit/01c7df40b60eb0961f08bd2385dd440c5e3d24bb
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|