Home | History | Annotate | Download | only in es7

Lines Matching refs:createProxy

1083 function createProxy(create, x) {
1136 // createProxy(Proxy.create, null),
1137 // createProxy(Proxy.createFunction, function(){}),