Chromium Code Reviews
DescriptionExperimental parser: avoid unnecessary goto yy0.
We know in which condition we are, so jump directly to the right place.
(This improves efficiency; 290 -> 265 ms for parsing a concatenation of all
ASCII js files in the source tree. Baseline is still faster; 200 ms!)
BUG=
R=ulan@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=17437
Patch Set 1 #Patch Set 2 : . #
Messages
Total messages: 2 (0 generated)
|
|||||||||||||||||||