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

/external/v8/benchmarks/
H A Dearley-boyer.js2647 function sc_withInputFromPort(p, thunk) { function
2659 return sc_withInputFromPort(new sc_StringInputPort(sc_string2jsstring(s)), thunk);
/external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
H A Dv8-earley-boyer.js2641 function sc_withInputFromPort(p, thunk) { function
2653 return sc_withInputFromPort(new sc_StringInputPort(sc_string2jsstring(s)), thunk);
/external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
H A Dv8-earley-boyer.js2641 function sc_withInputFromPort(p, thunk) { function
2653 return sc_withInputFromPort(new sc_StringInputPort(sc_string2jsstring(s)), thunk);
/external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
H A Dv8-earley-boyer.js2641 function sc_withInputFromPort(p, thunk) { function
2653 return sc_withInputFromPort(new sc_StringInputPort(sc_string2jsstring(s)), thunk);

Completed in 49 milliseconds