summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/js/dfg-custom-getter-throw.html
blob: 641a2162dc879999c2700c3a66047d9a2c0e1413 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<html>
<head>
<script src="resources/js-test-pre.js"></script>
</head>
<body>
<script src="script-tests/dfg-custom-getter-throw.js"></script>
</body>
</html>