reset the sender field to stix->_nil when creating a new process over a block context .
touched up exception handling implementation code
This commit is contained in:
@ -386,4 +386,11 @@
|
||||
<primitive: #_processor_return_to>
|
||||
self primitiveFailed.
|
||||
}
|
||||
|
||||
#method forceContext: aContext
|
||||
{
|
||||
<primitive: #_processor_force_context>
|
||||
self primitiveFailed.
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user