g = newGlobal(); g.parent = this; g.eval("(" + function() { Debugger(parent) .onExceptionUnwind = function(frame) frame.eval("") } + ")()"); m = parseModule(` s1 `); m.declarationInstantiation(); m.evaluation();