DescriptionUntangle some #include dependencies.
"jsregexp.h" and "jump-target.h" required "macro-assembler.h" to
always be included first. Instead the include of "macro-assembler.h"
has moved into those header files.
"dateparser-inl.h" required "dateparser.h" to always be included
first. Instead the include of "dateparser.h" has moved into
"dateparser-inl.h".
Committed: http://code.google.com/p/v8/source/detail?r=3074
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|