https://codereview.chromium.org/19798002/diff/16001/src/hydrogen-instructions.h
File src/hydrogen-instructions.h (right):

https://codereview.chromium.org/19798002/diff/16001/src/hydrogen-instructions.h#newcode411
src/hydrogen-instructions.h:411: if (IsTaggedPrimitive() || IsSmi() ||
IsHeapNumber() ||
On 2013/07/22 07:06:36, Sven Panne wrote:
o_O o_O o_O

return IsTaggedPrimitive() || IsSmi() || IsHeapNumber() || IsBoolean()
||
IsJSArray();

lol, that's embarrassing

https://codereview.chromium.org/19798002/

--
--
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/groups/opt_out.


Reply via email to