DescriptionAvoid logging preparse-data inside lazily compiled functions.
Reduces size of preparser data significantly when there are nested functions.
Also allows us to drop the "skip" fields of function entries,
that tells us how much preparse-data to skip when skipping the function source.
Patch Set 1 #
Total comments: 14
Patch Set 2 : Addressed review comments. #
Messages
Total messages: 3 (0 generated)
|