Skip to content

Instantly share code, notes, and snippets.

@Stadly
Last active September 18, 2025 08:32
Show Gist options
  • Select an option

  • Save Stadly/451486e1881bccbf2c2afce426d2835b to your computer and use it in GitHub Desktop.

Select an option

Save Stadly/451486e1881bccbf2c2afce426d2835b to your computer and use it in GitHub Desktop.
Paste in address bar to get max call stack
javascript:(function(){var i=0;function r(){i++;r()}try{r()}catch(e){alert('maxStackSize = '+i+'\nerror: '+e)}})()
@Stadly
Copy link
Author

Stadly commented Sep 18, 2025

iOS: 7915
Node.js: 13734

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment