https://codereview.chromium.org/1302133002/diff/40001/src/runtime/runtime-simd.cc
File src/runtime/runtime-simd.cc (right):

https://codereview.chromium.org/1302133002/diff/40001/src/runtime/runtime-simd.cc#newcode839
src/runtime/runtime-simd.cc:839: Handle<JSTypedArray>
tarray(JSTypedArray::cast(*tarray_obj));        \
I don't think this line is necessary (CONVERT_ARG_HANDLE_CHECKED gives
you this handle.) Just change the name on that line to tarray.

https://codereview.chromium.org/1302133002/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to