Owen
|
341e3c1907
|
问题修改
阮老师你好,在251行这个例子中,我在chrome (版本号Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.94 Safari/537.36) 下 测试的时候出现了问题, 报了错误
我研究完代码,发现在263行您return pipeObject , pipeObject 指向应该是被代理的对象而不是,Proxy对象本身
当我做出如上修改后,代码即可正确运行,返回63
我也是初学者,我不知道是否是因为编译环境的原因导致如上问题的产生,但对于使用新chrome学习es6的同学可能会产生一些误导
也许是我理解有误,耽误您宝贵的时间,为此感到抱歉。
|
2016-05-17 14:24:09 +08:00 |
|
ruanyf
|
40437de61a
|
doc: add ES7 stage 3 features
|
2016-02-09 09:23:29 +08:00 |
|
ruanyf
|
715f6e0768
|
edit README
|
2016-01-18 19:11:38 +08:00 |
|
yuwei
|
078c5575bd
|
删除重复内容 has(target, propKey)
|
2016-01-08 21:19:11 +08:00 |
|
ruanyf
|
b7a766f54b
|
edit Reflect
|
2015-12-16 10:14:57 +08:00 |
|
ruanyf
|
4473142341
|
fix error
|
2015-12-04 22:15:13 +08:00 |
|
ruanyf
|
bb909143a9
|
edit function
|
2015-11-07 17:02:19 +08:00 |
|
ruanyf
|
ca88fdd115
|
Merge branch 'gh-pages' of github.com:ruanyf/es6tutorial into gh-pages
|
2015-10-15 22:09:53 +08:00 |
|
ruanyf
|
349e0fd048
|
fix error
|
2015-10-15 22:09:37 +08:00 |
|
zhangjg
|
fcbd2587a2
|
Update proxy.md
There is a spell error.
|
2015-10-10 14:03:50 +08:00 |
|
ruanyf
|
9971d06926
|
edit Number
|
2015-09-20 08:41:12 +08:00 |
|
ruanyf
|
8843f24291
|
edit proxy
|
2015-09-19 12:07:45 +08:00 |
|
ruanyf
|
84de781145
|
edit proxy
|
2015-09-19 09:09:26 +08:00 |
|
ruanyf
|
5a5f9d8d49
|
fix #81
|
2015-08-28 18:51:35 +08:00 |
|
ruanyf
|
77f16ab5f7
|
修改 class,新增 proxy和reflect
|
2015-08-12 08:10:34 +08:00 |
|