Sign in
webkit
/
WebKit
/
7d815df5a5eb5a0a67d72260d5639681d50d7f66
/
.
/
JSTests
/
stress
/
get-by-offset-should-use-correct-child.js
blob: 27374d7ab8c628e765dd11b9823451c8b38f4738 [
file
] [
log
] [
blame
]
function
foo
(
x
)
{
for
(
let i
=
0
;
i
<
400
;
i
++)
{
for
(
let j
=
0
;
j
<
2
;
j
++)
{
for
(
const
k of arguments
)
{
}
arguments
.
length
=
0
;
const
q
=
{
z
:
0
};
function
bar
()
{
q
;
}
for
(
let w
=
0
;
w
<
300
;
w
++)
{
}
}
with
({})
{
}
+{};
}
}
foo
(
0
);
foo
(
0
);