< "opt" enterSubScope < # stub # 0 -> code object # 1 -> current scope # 0 <- same code object (if different object, optimization would have taken place) # 1 <- current scope (value ignored) [[ :retn ]] /eyhook defv > _ ==globalFunctions { defv }' ::allocateOffsetStruct [ globalFunctions keys eydeff { | }' createScopeEntries createScopeExtensionEntries ] :execute leaveSubScope > -- # vim: syn=elymas