summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/js/codegen-temporaries-multiple-global-blocks.html
blob: 12ecfa96a7c618a30943707e681fa8b2b1b0ece0 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="resources/js-test-pre.js"></script>
</head>
<body>
<script src="resources/codegen-temporaries-multiple-global-blocks-1.js"></script>
<script src="resources/codegen-temporaries-multiple-global-blocks-2.js"></script>
<script src="resources/js-test-post.js"></script>
</body>
</html>