This CL also seems to completely overlook the work done for stubs that saves
callee-clobbered doubles. Look for LCodeGen::SaveCallerDoubles,
saves_caller_doubles() and allocated_double_registers(), I think your work
to
save doubles largely duplicates what's already being done there.
Callee-saved non-tagged registers are also not feasible at all, since
generally
the caller can never know if they need to save a register as just bits or
interpret it as an object pointer.
https://codereview.chromium.org/194793002/
--
--
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.