* src/pmc/continuation.pmc:
commite21323e9ca07c47374398203317ebbd27e7e98f2
authorrgrjr <rgrjr@d31e2699-5ff4-0310-a27c-f18f2fbe73fe>
Wed, 24 Oct 2007 02:04:34 +0000 (24 02:04 +0000)
committerrgrjr <rgrjr@d31e2699-5ff4-0310-a27c-f18f2fbe73fe>
Wed, 24 Oct 2007 02:04:34 +0000 (24 02:04 +0000)
tree0a1468db89f30c425cc9527f467e4fa4f82d0b0d
parentca980fba7cabdb4107e4fbbe102bb81a53033d50
* src/pmc/continuation.pmc:
   + (invoke):  Throw an exception if we have no stack_target.  This
     prevents a segfault later on.
* t/pmc/continuation.t:
   + Add two cases to cover simple invocation, with and without init.

git-svn-id: https://svn.perl.org/parrot/trunk@22439 d31e2699-5ff4-0310-a27c-f18f2fbe73fe
src/pmc/continuation.pmc
t/pmc/continuation.t