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