Description[debugger,compiler] do not recompile already compiled inner functions.
GetSharedFunctionInfo will compile inner functions if we get the
compile-eager hint, even if the shared function info already exists, and
the function already has been compiled. This breaks suspended generator
objects.
R=mstarzinger@chromium.org, neis@chromium.org
BUG=v8:5575
Committed: https://crrev.com/389d0dd115418a8ca62deadef0651d5a3d84de5e
Cr-Commit-Position: refs/heads/master@{#40936}
Patch Set 1 #Patch Set 2 : do not log #
Dependent Patchsets: Messages
Total messages: 9 (3 generated)
|