1 2 3 4 5 6 7
/*--- flags: [qjs:set-interrupt-handler] negative: phase: runtime type: InternalError ---*/ Array.prototype.lastIndexOf.call({length: 2**32-1}, 42)