Skip to content

Instantly share code, notes, and snippets.

@othiym23
Created September 24, 2013 22:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save othiym23/6692494 to your computer and use it in GitHub Desktop.
Save othiym23/6692494 to your computer and use it in GitHub Desktop.
// I am a bad person and this makes me feel bad
var warped = wrapped.toString().replace(/wrappedConnectHandle/, handle.name);
wrapped = eval('(function () { return ' + warped + ' }())');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment