Description[compiler] Sidestep the interpreter for generator functions.
This ensures the interpreter is not tasked with compiling generator
functions. It currently does not support suspending activations at
yielding points, but we still want to be able to activate it for the
rest of JavaScript in the meantime.
R=rmcilroy@chromium.org
BUG=v8:4681
LOG=n
Committed: https://crrev.com/899105c0bc92c9785284cfeb5bcbfec9a370995b
Cr-Commit-Position: refs/heads/master@{#34672}
Patch Set 1 #Patch Set 2 : One more test. #
Total comments: 2
Patch Set 3 : Also for test262. #Patch Set 4 : Rebased. #Patch Set 5 : Rebased. #
Dependent Patchsets: Messages
Total messages: 11 (5 generated)
|