blob: 9a595106a61000e53bf1536bdf66f6d9a188faa3 [file] [log] [blame]
//@ runDefault
new BigInt64Array().lastIndexOf(0n, {
valueOf: () => -1
});