DescriptionPassing zone to type objects so printing macros work in arm debug mode.
The Type::Print method requires an explict zone, even for basic types
on arm debug.
This change introduced debug mode printing when types don't match:
https://codereview.chromium.org/1471073003/
Adding the zone parameter to make the arm build go green.
BUG= https://code.google.com/p/v8/issues/detail?id=4203
TEST=local arm build
TBR=bbudge@chromium.org,titzer@chromium.org
LOG=N
Committed: https://crrev.com/a63023206f5ee59cc7bb883bf08bd591991b8ee3
Cr-Commit-Position: refs/heads/master@{#32424}
Patch Set 1 #
Messages
Total messages: 13 (6 generated)
|