DescriptionMake it possible to assert that certain instance types are compatible wrt HAllocate.
Turns clear_next_map_word_ into a flag and adds a new method
CompatibleInstanceTypes(). This is used in BuildUncheckedStringAdd()
to ASSERT that there's no difference wrt. HAllocate in using
CONS_STRING_TYPE vs CONS_ASCII_STRING_TYPE.
R=mvstanton@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=18428
Patch Set 1 #
Total comments: 2
Patch Set 2 : Address Michael's comment. #Patch Set 3 : Do not expose the flags. #
Messages
Total messages: 6 (0 generated)
|