]> source.dussan.org Git - jquery.git/commit
Core: Update isFunction to handle unusual-@@toStringTag input
authorRichard Gibson <richard.gibson@gmail.com>
Mon, 24 Apr 2017 16:39:25 +0000 (12:39 -0400)
committerGitHub <noreply@github.com>
Mon, 24 Apr 2017 16:39:25 +0000 (12:39 -0400)
commita16339b8933f115da3661f3d3f64854c3fa60bdc
treee6903c05f9949bab4ca524da7d16ed96c8fb936c
parent1d2df772b4d6e5dbf91df6e75f4a1809f7879ab0
Core: Update isFunction to handle unusual-@@toStringTag input

Ref gh-3597
Fixes gh-3600
Fixes gh-3596
Closes gh-3617
src/core.js
test/unit/core.js
test/unit/deferred.js