Searched refs:matchLocationCbFunc (Results 1 – 1 of 1) sorted by relevance
897 auto matchLocationCbFunc = [this, &funcRef](const JSPtLocation &location) -> bool { in ProcessSingleBreakpoint() local900 …if (!extractor->MatchWithLocation(matchLocationCbFunc, lineNumber, columnNumber, url, GetRecordNam… in ProcessSingleBreakpoint()