Commit cbbf949e authored by Jakob Gruber's avatar Jakob Gruber Committed by Commit Bot

[snapshot] Ship lazy TFJ builtins under --future

Bug: v8:6624
Change-Id: I98e055936a556ee607e286354dfa40a28b249dd9
Reviewed-on: https://chromium-review.googlesource.com/663542Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Commit-Queue: Jakob Gruber <jgruber@chromium.org>
Cr-Commit-Position: refs/heads/master@{#47987}
parent da3ccc49
......@@ -268,6 +268,7 @@ DEFINE_BOOL(future, FUTURE_BOOL,
"not-too-far future")
DEFINE_IMPLICATION(future, preparser_scope_analysis)
DEFINE_IMPLICATION(future, lazy_deserialization)
// Flags for experimental implementation features.
DEFINE_BOOL(allocation_site_pretenuring, true,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment