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