id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1448,Modify `throw` opcode to pass through pre-configured resume continuation,Austin_Hastings,whiteknight,"Presently, the throw opcode creates and sets a resume continuation on the exception being thrown. 

Since 'resume' is an attribute of the Exception, throw should check first for a preconfigured continuation, and if one exists should preserve it.

(Of course, if unset it should continue to do what it does.)",RFC,assigned,minor,,core,master,low,,"throw, exception, pmc, continuation",,,,all
