Searched refs:sc_GenericOutputPort (Results 1 – 1 of 1) sorted by relevance
2683 return sc_withOutputToPort(new sc_GenericOutputPort(t), thunk);2737 function sc_GenericOutputPort(appendJSString, close) { function2742 sc_GenericOutputPort.prototype = new sc_OutputPort(); class4672 SC_DEFAULT_OUT = new sc_GenericOutputPort(function(s) {});