Home
last modified time | relevance | path

Searched defs:sc_toWriteString (Results 1 – 1 of 1) sorted by relevance

/external/v8/benchmarks/
Dearley-boyer.js568 sc_Pair.prototype.sc_toWriteString = function() { method in sc_Pair
1171 sc_Char.prototype.sc_toWriteString = function() { method in sc_Char
1355 sc_Vector.prototype.sc_toWriteString = function() { method in sc_Vector
1735 sc_Struct.prototype.sc_toWriteString = sc_Struct.prototype.sc_toDisplayString; method in sc_Struct
2768 function sc_toWriteString(o) { function
3426 String.prototype.sc_toWriteString = function() { method in String