Reviewers: William Hesse, Description: Implement code generation for conditional expressions and regexp literals. Regexp literals will not really work before we can bootstrap, but the right code is being called with the right arguments.
Finish implementation of object literals. We can now call through the StoreIC_Miss stub into the runtime system to do stores. Restore comment that I accidentally removed in my last commit. Please review this at http://codereview.chromium.org/140068 SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/ Affected files: M src/x64/codegen-x64.cc M src/x64/frames-x64.cc M src/x64/ic-x64.cc M src/x64/register-allocator-x64.cc M src/x64/virtual-frame-x64.cc --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "v8-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/v8-dev?hl=en -~----------~----~----~----~------~----~------~--~---
