Searched refs:stripWhiteSpace (Results 1 – 4 of 4) sorted by relevance
49 String16 stripWhiteSpace() const;
59 match = match.stripWhiteSpace(); in findMagicComment()
121 String16 String16::stripWhiteSpace() const { in stripWhiteSpace() function in v8_inspector::String16
186 script.source(offset, kBreakpointHintMaxLength).stripWhiteSpace(); in breakpointHint()