Home | History | Annotate | Download | only in builtins

Lines Matching full:substr

1525 // ES6 section B.2.3.1 String.prototype.substr ( start, length )
1541 ToThisString(context, receiver, "String.prototype.substr");