Description[turbofan] Disable inline allocation of closures.
This puts lowering of {JSCreateClosure} operations behind a flag. For
now the benefit of inline allocating such closures is negligible, it
does increase code size, and breaks in combination with inlining based
on {SharedFunctionInfo}.
R=jarin@chromium.org
BUG=v8:2206
Review-Url: https://codereview.chromium.org/2636493002
Cr-Commit-Position: refs/heads/master@{#42331}
Committed: https://chromium.googlesource.com/v8/v8/+/83f19e7d972c9564b523da49782eb41b0939d8ce
Patch Set 1 #Patch Set 2 : Fix unit test. #
Messages
Total messages: 17 (13 generated)
|