Skip to content

Instantly share code, notes, and snippets.

@yonatan
Created April 23, 2013 10:57
Show Gist options
  • Save yonatan/5442642 to your computer and use it in GitHub Desktop.
Save yonatan/5442642 to your computer and use it in GitHub Desktop.
Anonymous function from http://wonderfl.net/c/uXk0
var null::no name()::void
maxStack:2 localCount:5 initScopeDepth:10 maxScopeDepth:10
pushundefined ; 1 item on stack
coerce_a
setlocal1 ; 0 items on stack
pushundefined ; 1 item on stack
coerce_a
setlocal2 ; 0 items on stack
pushundefined ; 1 item on stack
coerce_a
setlocal3 ; 0 items on stack
pushundefined ; 1 item on stack
coerce_a
dup ; 2 items on stack
dup ; 3 items on stack <=== VerifyError!!
setlocal 4
equals
pop
returnvoid
0 Extras
0 Traits Entries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment