http://codereview.chromium.org/159264/diff/1/3 File src/spaces.cc (left):
http://codereview.chromium.org/159264/diff/1/3#oldcode136 Line 136: default: What was the complaint by Coverity here? It is really helpful to have default cases marked as UNREACHABLE once you start adding new entries to the Mode enum. http://codereview.chromium.org/159264 --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
