Created
April 23, 2013 10:57
-
-
Save yonatan/5442642 to your computer and use it in GitHub Desktop.
Anonymous function from http://wonderfl.net/c/uXk0
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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