Comment #4 on issue 21767 by christian.plesner.hansen: Implement Object.keys http://code.google.com/p/chromium/issues/detail?id=21767
This should be easy to implement since we can just copy the intermediate array of properties used for the for loop. However, since this array reifies property iteration it's another place where the iteration order issue may kick us right in the... shins. -- 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 --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
