Sign in
webkit
/
WebKit
/
14cb98a360e661c1b39a648e8ccc3be2e2757789
/
.
/
JSTests
/
stress
/
spread-object-check.js
blob: 269ccd414f9df758721aa8182416666a6a023551 [
file
] [
log
] [
blame
]
let z
=
new
Uint8Array
(
4
);
({...
z
});