Sign in
chromium
/
external
/
WebKit_LayoutTests
/
master
/
.
/
fast
/
js
/
random-array-gc-stress.html
blob: 1d16969380e755ec6dc45e2b53e7992ac7278864 [
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>