DescriptionAdd back a static_cast<int32_t> to assembler-arm.cc to fix WebView build.
The WebView Mac builder is having trouble with resolving set_at_offset with an
intptr_t argument to the correct overload. Add back the static_cast which
was present before r22293 to resolve this.
R=bmeurer@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=22446
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|