Our Aborts are bigger than they need to be at the moment because we encode the whole string rather than just the BailoutReason. (The other architectures work the same; only Throw optimises this to encode just the BailoutReason.) If we
fix
that, the code size might reduce enough anyway.
Fixing aborts to encode just the enum seems to me a better solution than
increasing the buffer.

https://codereview.chromium.org/169533002/

--
--
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