kokizzu / plv8js

Automatically exported from code.google.com/p/plv8js
Other
0 stars 0 forks source link

yield example in documentation doesn't work #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When I try to run the yield example, I get this: ERROR:  ReferenceError: yield 
is not defined

Original issue reported on code.google.com by joevan...@gmail.com on 10 May 2012 at 10:14

GoogleCodeExporter commented 9 years ago
yield became plv8.return_next().  Sorry for the misleading wiki.  Updated.

Original comment by umi.tan...@gmail.com on 10 May 2012 at 8:08

GoogleCodeExporter commented 9 years ago
Thanks!

Original comment by joevan...@gmail.com on 10 May 2012 at 8:09