Searched refs:sc_ErrorInputPort (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/JavaScriptCore-7600.1.17/tests/exceptionFuzz/
H A Dearley-boyer.js2125 function sc_ErrorInputPort() { function
2127 sc_ErrorInputPort.prototype = new sc_InputPort(); class
2128 sc_ErrorInputPort.prototype.getNextChar = function() {
2131 sc_ErrorInputPort.prototype.isCharReady = function() {
3101 var SC_DEFAULT_IN = new sc_ErrorInputPort();

Completed in 87 milliseconds