diff options
| author | Karl Seamon | 2013-12-04 16:02:28 -0500 | 
|---|---|---|
| committer | Igor Minar | 2013-12-05 16:43:11 -0800 | 
| commit | 785a5fd7c182f39f4ae80d603c0098bc63ce41a4 (patch) | |
| tree | 4e920facdb658233ada317cc18fed8bc05b4c7ab /test/AngularSpec.js | |
| parent | a55c1e79cf8894c2d348d4cf911b28dcc8a6995e (diff) | |
| download | angular.js-785a5fd7c182f39f4ae80d603c0098bc63ce41a4.tar.bz2 | |
chore(Angular.js): Use call and === instead of apply and == in type check functions
Updates isDate et al to use call instead of apply and === instead of ==.
The change to call brings minor performance improvement and === is just
better practice than ==.
http://jsperf.com/call-vs-apply-tostring
Closes #5295
Diffstat (limited to 'test/AngularSpec.js')
0 files changed, 0 insertions, 0 deletions
