Description[generators] Make runtime functions more robust.
Only look at the --ignition-generators flag when determining whether to use
Ignition (in compiler.cc). In generator runtime functions, instead of looking
at the flag, determine the generator kind based on whether the generator has a
bytecode array. This allows compiling some generator function using
full-codegen and others using Ignition, e.g when using --ignition-filter.
R=mstarzinger@chromium.org
BUG=chromium:618657, v8:4907
Committed: https://crrev.com/54b405ce656873c894b702cbad95f5d374a94428
Cr-Commit-Position: refs/heads/master@{#36864}
Patch Set 1 #
Messages
Total messages: 12 (5 generated)
|