Sign in
webkit
/
WebKit
/
e0f5f32b82f576e50c4ce4b81eede6e14ad0d44f
/
.
/
LayoutTests
/
js
/
script-tests
/
unexpected-constant-crash.js
blob: 04316877a20c703b7ce1f81bf08fb4e5035b8e70 [
file
] [
log
] [
blame
]
description
(
"This test checks that the regexp and unexpected constant counters are not confused with each other. It will fail with an assertion failure in a debug build if this is the case."
);
var
r
=
/ /
;
var
s
;
delete
s
;