DescriptionNew try: Parser: Delay internalizing strings and values
This is a reincarnation of r21841.
The previous try was https://codereview.chromium.org/314603004/ but it regressed
JSBench and morejs.
BUG=
R=rossberg@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=21972
Patch Set 1 : This is just the revert (fixes will be separate patch sets on top) #Patch Set 2 : cons string fix (don't create so long strings) #Patch Set 3 : variable renaming + passing const & #
Total comments: 4
Patch Set 4 : don't hash twice (more an elegancy fix than efficiency fix) #Patch Set 5 : efficiency fix: create string constants on demand #
Total comments: 6
Patch Set 6 : rebased (trivial) #Patch Set 7 : code review (rossberg@) #Patch Set 8 : More code review (rossberg@) #
Total comments: 2
Patch Set 9 : Code review (rossberg@) #Patch Set 10 : a trivial fix for a silly bug. #Patch Set 11 : rebased (trivial) #
Created: 6 years, 6 months ago
Messages
Total messages: 13 (0 generated)
|