maguowei
77e862e6e3
docs(reflect): 🎨 fix format
2019-05-30 10:08:33 +08:00
ruanyf
62fc400d6f
docs(reflect): refact text
2019-05-08 22:31:09 +08:00
bigbird231
7bad01cae6
Update reflect.md
2019-05-08 12:40:17 +08:00
bigbird231
584ee0dc47
Update reflect.md
2019-05-08 12:24:18 +08:00
bigbird231
abc7310f11
Update reflect.md
2019-05-08 12:05:03 +08:00
new9xgh
bdc65fb29d
update reflect
2018-11-22 14:23:18 +08:00
ruanyf
688ca45e6f
docs(Reflect): fix Reflect.setPrototypeOf #693
2018-06-05 13:33:35 +08:00
ruanyf
9be34c0bd8
docs(proposals): edit proposals
2018-02-05 05:39:34 +08:00
Ika
e8fdb00040
docs: consistent style
2017-11-12 18:01:54 +08:00
ruanyf
84503df2cf
docs(proxy): edit proxy.get/receiver
2017-10-04 07:42:56 +08:00
lulin
3715691aec
Update reflect.md
2017-08-08 10:40:41 +08:00
ruanyf
0af61084ee
docs: edit reflect & destructuring
2017-06-23 16:30:19 +08:00
ruanyf
4eb879872c
docs(reflect): edit reflect
2017-04-22 23:28:32 +08:00
ruanyf
ccefd899e5
docs(reflect): edit Reflect.apply
2017-03-29 13:41:41 +08:00
ruanyf
d51beedbd6
docs: edit number.isFinite
2017-03-28 19:46:30 +08:00
ruanyf
fee336618b
docs(object): edit Object.setPrototypeOf & Object.getPrototypeOf
2017-03-04 11:04:48 +08:00
Ataotao
ef89f58f61
此处参数有误
...
// Reflect.construct 的写法
const instance = Reflect.construct(Greeting, '张三');
Reflect.construct(target, argumentsList[, newTarget])
An array-like object specifying the arguments with which target should be called.
2017-01-13 15:53:07 +08:00
ruanyf
04f582da78
docs(proxy): edit proxy
2016-12-24 20:56:36 +08:00
ruanyf
c7d9c5d138
docs: add new chapter of Reflect
2016-12-24 11:53:18 +08:00