blob: 2b7f3a0bfcf67893b383fcf394c97b687bc5e5ad [file] [log] [blame]
Test sending shared WebAssembly.Memory's SharedArrayBuffer via postMessage to a worker with transfer-list and fail.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS worker.postMessage(memory.buffer, [memory.buffer]) threw exception DataCloneError: The object can not be cloned..
PASS successfullyParsed is true
TEST COMPLETE