v8/test
mstarzinger@chromium.org 1706fe657e Add support for yield expressions
This CL extends the generator suspend and resume implementation to
capture values on the operand stack.

It factors out some helpers to measure and access the operand stack into
the JavaScriptFrame class.  It also refactors the suspend and resume
helpers to avoid handle allocation.

BUG=v8:2355
TEST=mjsunit/harmony/generators-iteration

Review URL: https://codereview.chromium.org/14348003

Patch from Andy Wingo <wingo@igalia.com>.

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@14458 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2013-04-26 12:09:32 +00:00
..
cctest Avoid unnecessary indirection when creating CodeEntries 2013-04-26 07:50:35 +00:00
message Remove SCons related files 2013-04-18 11:01:14 +00:00
mjsunit Add support for yield expressions 2013-04-26 12:09:32 +00:00
mozilla Remove SCons related files 2013-04-18 11:01:14 +00:00
preparser Remove SCons related files 2013-04-18 11:01:14 +00:00
test262 Remove SCons related files 2013-04-18 11:01:14 +00:00