This looks to be caused by the "fast locals" optimisation. Looking at the
generated bytecode, the variable
assigned in the for-in is set using CTX_SET after the ENUM, but is later
retrieved using a LCL_GET (which returns
undefined).
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings