es5-shim: Support PhantomJS (has strict mode, but no Function#bind)
authorTimo Tijhof <krinklemail@gmail.com>
Wed, 9 Jul 2014 20:58:39 +0000 (22:58 +0200)
committerTimo Tijhof <krinklemail@gmail.com>
Wed, 9 Jul 2014 20:58:39 +0000 (22:58 +0200)
commitea307eafa3b655b612f45a4a279c1010ae633466
tree094f7984017b003b282188ec9b376df88b948c6a
parentda22ea06cd82d95c916ad3852b26f23ce2e03b13
es5-shim: Support PhantomJS (has strict mode, but no Function#bind)

Follows-up fff9a814f.

The es5-shim wasn't being loaded in PhantomJS causing tests to
fail due to absence of Function#bind.

Change-Id: I84b8ebe382bfc4825accc31a0a5da2fb1717536d
resources/src/es5-skip.js