DescriptionIn MacroAssembler::JumpIfNotBothSequentialAsciiStrings a custom mask
helps us decide if we have two ascii strings. We don't care if they
are internalized or not. A few days ago we flipped the meaning of the
internalized bit in INSTANCE_TYPE, and that broke this custom mask.
This CL effects a repair.
BUG=
R=yangguo@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=15797
Patch Set 1 #
Total comments: 6
Patch Set 2 : Update after comments with fixes #
Messages
Total messages: 5 (0 generated)
|