Sign in
webkit
/
WebKit
/
ff4cb3c2323f3937e96e08f4f6fbe6c7755f9da5
/
.
/
LayoutTests
/
js
/
dom
/
random-array-gc-stress.html
blob: c621caef2c9ce55a8db29cbb983772923e85829c [
file
] [
log
] [
blame
]
<!DOCTYPE HTML>
<html>
<head>
<script
src
=
"../../resources/js-test-pre.js"
></script>
</head>
<body>
<script
src
=
"script-tests/random-array-gc-stress.js"
></script>
<script
src
=
"../../resources/js-test-post.js"
></script>
</body>
</html>