Status: Accepted
Owner: [email protected]
Labels: Type-Bug Priority-Medium

New issue 723 by [email protected]: GenerateCopyCharactersREP doesn't align destination.
http://code.google.com/p/v8/issues/detail?id=723

GenerateCopyCharactersREP generates code to move a sequence of characters.
Its comment states that it aligns the destination to a 4-byte boundary, but
the code doesn't do that.

Implement the optimization or, if it doesn't pay off, remove the comment.


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to