This change will be abandoned. There is no good reason to swap kAscii andkTwoByte tags, since kTwoByte is also very common. The improvement in the tests can often be carried out by testing for TwoByte flat strings using only TEST and then testing for flat strings (which must therefore be Ascii), also using only
TEST. This will be done in a separate change.
http://codereview.chromium.org/2596001/show -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
