Description--no-lazy flag applies also to top-level scripts
The --lazy flag, currently unused within V8 and its test suites,
controls whether top-level functions may be lazily parsed. This commit
expands it to also apply to toplevel scripts, which were controllable
previously only via the --min_preparse_length flag.
R=marja@chromium.org
BUG=
Patch Set 1 #
Messages
Total messages: 5 (1 generated)
|