Searched refs:searchArea (Results 1 – 1 of 1) sorted by relevance
186 String16 searchArea = script.source().substring( in adjustBreakpointLocation() local189 size_t nextMatch = searchArea.find(hint, offset); in adjustBreakpointLocation()190 size_t prevMatch = searchArea.reverseFind(hint, offset); in adjustBreakpointLocation()