DescriptionDrastically reduce the transitive dependencies of jsregexp.h, making it (almost)
architecture-independent.
jsregexp.h is itself included transitively quite a lot, and by getting rid of 19
of its dependencies (which even included things like src/cpu.h, the various
assemblers, etc.), the recompilation behaviour is a bit less funny than it was.
Committed: http://code.google.com/p/v8/source/detail?r=8589
Patch Set 1 #
Total comments: 8
Messages
Total messages: 5 (0 generated)
|