手写 bind polyfill 支持 new TDD 测试驱动开发 使用 clone 该项目 运行 node test/index.js 进行用例测试 知识点 了解 bind 的基本使用 能判断 this 了解 call 的用法 和 apply 的用法 了解 polyfill 原型链 知道 new 做了些啥