aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/guide/dev_guide.unit-testing.ngdoc
diff options
context:
space:
mode:
authorKarl Seamon2013-12-04 16:02:28 -0500
committerIgor Minar2013-12-13 00:22:47 -0800
commit62dbe85798c19246fb2fb121bb4278248e564486 (patch)
tree92ff2d6bd1c5af972c4833d14d39f374e196e3ec /docs/content/guide/dev_guide.unit-testing.ngdoc
parent1d5e18b062c3e33b2a8d96aa58d905ed2cd48649 (diff)
downloadangular.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 'docs/content/guide/dev_guide.unit-testing.ngdoc')
0 files changed, 0 insertions, 0 deletions