summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/js/dfg-inline-unused-this.html
blob: 0a2dc6116fd0fc29aab011f53048eba20a31f7a5 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="resources/js-test-pre.js"></script>
</head>
<body>
<script src="script-tests/dfg-inline-unused-this.js"></script>
<script src="resources/js-test-post.js"></script>
</body>
</html>