Searched defs:sc_Hashtable (Results 1 - 4 of 4) sorted by relevance

/external/v8/benchmarks/
H A Dearley-boyer.js1968 function sc_Hashtable() { function
1970 sc_Hashtable.prototype.toString = function() {
1981 (peephole (hole 0 "new sc_Hashtable()")))
1984 return new sc_Hashtable();
1969 sc_Hashtable.prototype.toString = function() { class
/external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
H A Dv8-earley-boyer.js1962 function sc_Hashtable() { function
1964 sc_Hashtable.prototype.toString = function() {
1975 (peephole (hole 0 "new sc_Hashtable()")))
1978 return new sc_Hashtable();
1963 sc_Hashtable.prototype.toString = function() { class
/external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
H A Dv8-earley-boyer.js1962 function sc_Hashtable() { function
1964 sc_Hashtable.prototype.toString = function() {
1975 (peephole (hole 0 "new sc_Hashtable()")))
1978 return new sc_Hashtable();
1963 sc_Hashtable.prototype.toString = function() { class
/external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
H A Dv8-earley-boyer.js1962 function sc_Hashtable() { function
1964 sc_Hashtable.prototype.toString = function() {
1975 (peephole (hole 0 "new sc_Hashtable()")))
1978 return new sc_Hashtable();
1963 sc_Hashtable.prototype.toString = function() { class

Completed in 76 milliseconds