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