Skip to content

Instantly share code, notes, and snippets.

@A
Created November 23, 2013 18:35
Show Gist options
  • Save A/7618268 to your computer and use it in GitHub Desktop.
Save A/7618268 to your computer and use it in GitHub Desktop.
Happy debugging suckers
Array.prototype.__defineGetter__('0', function () {return false});
undefined = !undefined
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment