> Hmmm, digging through the existing code, things become even more funny: > Why are the following casts safe and mine are not? :-)) > > > https://code.google.com/p/v8/source/browse/branches/bleeding_edge/src/a64/instructions-a64.h#137 > > https://code.google.com/p/v8/source/browse/branches/bleeding_edge/src/a64/instructions-a64.h#365 > > https://code.google.com/p/v8/source/browse/branches/bleeding_edge/src/a64/instructions-a64.h#394 > > https://code.google.com/p/v8/source/browse/branches/bleeding_edge/src/a64/instructions-a64.h#401 > > https://code.google.com/p/v8/source/browse/branches/bleeding_edge/src/a64/instructions-a64.h#416 >
You are of course welcome to rewrite those as memcpy ;-) On a more serious notes we have no objection to the current patch knowing the benefits. -- -- 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.
