Home
last modified time | relevance | path

Searched refs:sc_StringOutputPort (Results 1 – 1 of 1) sorted by relevance

/external/v8/benchmarks/
Dearley-boyer.js2675 var p = new sc_StringOutputPort();
2690 return new sc_StringOutputPort();
2710 function sc_StringOutputPort() { function
2713 sc_StringOutputPort.prototype = new sc_OutputPort(); class
2714 sc_StringOutputPort.prototype.appendJSString = function(s) {
2717 sc_StringOutputPort.prototype.close = function() {
3005 var p = new sc_StringOutputPort();