summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/js/codegen-assign-nontemporary-as-rexp.html
blob: 6d0133c05237b070feb399679aa99fa511c75c7e (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/codegen-assign-nontemporary-as-rexp.js"></script>
<script src="resources/js-test-post.js"></script>
</body>
</html>