Description[runtime] Fix effect of setting .prototype on generator functions.
When setting a generator function's "prototype" property to a non-object, the
prototype of new generator instances should be %GeneratorPrototype%, not
%ObjectPrototype%.
R=verwaest@chromium.org
BUG=v8:5011
Committed: https://crrev.com/3560d9bd583e79c981ef30f2767167219ba91bce
Cr-Commit-Position: refs/heads/master@{#36313}
Patch Set 1 #Patch Set 2 : ignition test rebaseline #
Messages
Total messages: 8 (2 generated)
|