Bug 1935611 - Fix libyuv/libpng link failed for loongarch64. r=glandium,tnikkel,ng
[gecko.git] / js / xpconnect / crashtests / 608963.html
blobef2e5bbfcf27def1be73f07c0184dd1777ab188b
1 <!DOCTYPE html>
2 <script>
3 Object.create(location).constructor;
4 </script>