禁止修改 Object.prototype 和 Array.prototype 这样的内置对象。可能修改 Function.prototype 危险性会小些,但它同样会在调试中出现问题,所以尽量避免这样的情况吧。