Pinned Loading
-
Object.prototype like Array
Object.prototype like Array 1Object.assign(Object.prototype, {
2get length() {
3return Object.keys(this).length;
4},
5keys() {
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.