Status: Accepted Owner: [email protected] Labels: Type-Bug Priority-Medium
New issue 318 by [email protected]: Inferred static type of elements is not safely set when merge code is not generated http://code.google.com/p/v8/issues/detail?id=318 The static type of a virtual frame element is a safe lower bound of the types on all paths. This type is not properly set for entry to a basic block when we detect that we do not need to generate code to merge frame states. -- 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 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
