Skip to content

Instantly share code, notes, and snippets.

@bmeck
Created July 15, 2015 19:02
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 bmeck/0770fc49d3de2a5b2973 to your computer and use it in GitHub Desktop.
Save bmeck/0770fc49d3de2a5b2973 to your computer and use it in GitHub Desktop.
node --expose_natives_as=nat --allow_natives_syntax
> try { eval("%_CallFunction({}, 0, console.log.bind(console))") } catch (e) { console.log(e) }
0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment