https://codereview.chromium.org/11238016/diff/2001/src/hydrogen-instructions.cc File src/hydrogen-instructions.cc (right):
https://codereview.chromium.org/11238016/diff/2001/src/hydrogen-instructions.cc#newcode1865 src/hydrogen-instructions.cc:1865: switch (elements_kind()) { DBC: Add a new function ElementsKind2String and use it in PrintElementsKind and here. https://codereview.chromium.org/11238016/diff/2001/src/hydrogen-instructions.cc#newcode2021 src/hydrogen-instructions.cc:2021: switch (elements_kind()) { See my comment above... https://codereview.chromium.org/11238016/ -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
