Sign in
webkit
/
WebKit
/
22f2827cfd59c06c60673cc0a3389e164a0fa2d0
/
.
/
LayoutTests
/
fast
/
js
/
with-scope-gc.html
blob: 042b054d1e83b5d6a7d92febdd97c93a2ec0faa2 [
file
] [
log
] [
blame
]
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script
src
=
"resources/js-test-pre.js"
></script>
</head>
<body>
<script
src
=
"script-tests/with-scope-gc.js"
></script>
<script
src
=
"resources/js-test-post.js"
></script>
</body>
</html>