JS: heap and stack overflows reporting defined as js hard failure (fixes #24602)
These errors were treated as a hard failure for browser application. The fix is trivial: just throw error.
Please register or sign in to comment
These errors were treated as a hard failure for browser application. The fix is trivial: just throw error.