Compiles, runs, and returns the wrong answer from
{
39;
_result = 42;
return _result;
}
(That is the AST implicitly created from 39;42;)
I would like to commit it, though.
http://codereview.chromium.org/126198
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---