JavaScript Error Hide

Error Hide

<script>
function stoperror(){ return true }
window.onerror=stoperror
</script>