Files
sdk/pkg/compiler
Stephen Adams 042fcc9de0 Indexer one-shot fast path adjustment
If the index/key is not a number it is unlikely that the receiver is an Array-like JavaScript object.

This suggests that we should have a version of the one-shot with no fast-path to use at call sites where we can prove the (receiver, argument) combination does not benefit from the fast path.

BUG=
R=sigmund@google.com

Review URL: https://codereview.chromium.org/1531453004 .
2015-12-16 15:07:21 -08:00
..
2015-12-16 15:07:21 -08:00
2015-11-02 14:43:22 +01:00
2015-10-05 10:20:36 -07:00