blob: 7f1408cfb3ede75beb78602f4da1d8b5d1b616cc [file] [log] [blame]
// |jit-test| error:TypeError
var otherGlobal = newGlobal();
var proxy = otherGlobal.Proxy.create({}, {});
Int8Array.set(proxy);