mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-10 19:07:49 +00:00
Update vendors and docs. [ci skip]
Former-commit-id: 9ca377423f4714fdf0e3fa428711e8dfe75e2e44
This commit is contained in:
3
vendor/benchmark.js/benchmark.js
vendored
3
vendor/benchmark.js/benchmark.js
vendored
@@ -25,6 +25,9 @@
|
||||
/** Detect free variable `require` */
|
||||
var freeRequire = typeof require == 'function' && require;
|
||||
|
||||
/** Used to store the `Object` built-in in case it's overwritten later */
|
||||
var Object = window.Object;
|
||||
|
||||
/** Used to crawl all properties regardless of enumerability */
|
||||
var getAllKeys = Object.getOwnPropertyNames;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user