mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
8a734344f2
In ECMAScript 2015 (ES6), the native typeof operator returns "symbol" for Symbol primitives. As it is possible to wrap symbols using the Object constructor, symbols can be objects as well as any other primitive type in JavaScript and should be determined by jQuery.type. Closes gh-2627 |
||
---|---|---|
.. | ||
data | ||
integration | ||
node_smoke_tests | ||
unit | ||
.jshintrc | ||
delegatetest.html | ||
hovertest.html | ||
index.html | ||
jquery.js | ||
localfile.html | ||
networkerror.html | ||
promises_aplus_adapter.js | ||
readywait.html | ||
xhtml.php |