Searched refs:closures3 (Results 1 - 2 of 2) sorted by relevance

/external/v8/test/mjsunit/es6/
H A Dblock-for-sloppy.js161 function closures3(x) { function
172 closures3({a : [0], b : 1, c : {v : 1}, get d() {}, set e(x) {}});
H A Dblock-for.js163 function closures3(x) { function
174 closures3({a : [0], b : 1, c : {v : 1}, get d() {}, set e(x) {}});

Completed in 32 milliseconds