Home | History | Annotate | Download | only in src

Lines Matching refs:SubString

6886   // Return a substring.
6887 MUST_USE_RESULT MaybeObject* SubString(int from,
7316 // a substring. A Sliced String is described as a pointer to the parent,
7319 // adding the offset to the start address. A substring of a Sliced String
7321 // such a substring.