Searched refs:sc_StringOutputPort (Results 1 – 1 of 1) sorted by relevance
2675 var p = new sc_StringOutputPort();2690 return new sc_StringOutputPort();2710 function sc_StringOutputPort() { function2713 sc_StringOutputPort.prototype = new sc_OutputPort(); class2714 sc_StringOutputPort.prototype.appendJSString = function(s) {2717 sc_StringOutputPort.prototype.close = function() {3005 var p = new sc_StringOutputPort();