diff options
| author | Karl Seamon | 2013-12-04 16:02:28 -0500 |
|---|---|---|
| committer | Igor Minar | 2013-12-13 00:22:47 -0800 |
| commit | 62dbe85798c19246fb2fb121bb4278248e564486 (patch) | |
| tree | 92ff2d6bd1c5af972c4833d14d39f374e196e3ec /src/ng/directive/a.js | |
| parent | 1d5e18b062c3e33b2a8d96aa58d905ed2cd48649 (diff) | |
| download | angular.js-62dbe85798c19246fb2fb121bb4278248e564486.tar.bz2 | |
perf: 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 'src/ng/directive/a.js')
0 files changed, 0 insertions, 0 deletions
