Sign in
webkit
/
WebKit
/
6ac1ae7345a9a50f3760d4fdf5f8c6512c4a9901
/
.
/
JSTests
/
stress
/
regress-189184.js
blob: 0670c7568bc18aa978cfb71a0e6daf421baee919 [
file
] [
log
] [
blame
]
//@ runDefault
// This test passes if it does not crash.
[
'a'
+
0
].
lastIndexOf
(
'a0'
);