Description[turbofan] Split JSGlobalObjectSpecialization into separate class.
The JSNativeContextSpecialization class is getting rather huge with all
the stuff related to property and element access going in. Splitting off
the global object related stuff into JSGlobalObjectSpecialization seems
like a natural separation, especially since the global object
specialization is sort of separate issue anyway. This is neutral
functionality- and performance-wise.
R=jarin@chromium.org
BUG=v8:4470
LOG=n
Committed: https://crrev.com/4eb41ba7385a594e7b17ce6a4f0ed4b039ccec8f
Cr-Commit-Position: refs/heads/master@{#31748}
Patch Set 1 #
Messages
Total messages: 7 (1 generated)
|