Status: New Owner: ---- New issue 393 by polarjs: Missing entries in CodeStub::MajorName() in code-stubs.cc http://code.google.com/p/v8/issues/detail?id=393
The enumeration CodeStub::Major (in code-stubs.h) should match the strings returned by CodeStub::MajorName() (in code-stubs.cc). However, there are 2 missing entries in CodeStub::MajorNames(). These are for "ConvertToDouble" and "WriteInt32ToHeapNumber". -- 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 -~----------~----~----~----~------~----~------~--~---
