Searched refs:matchScriptCbFunc (Results 1 – 1 of 1) sorted by relevance
872 auto matchScriptCbFunc = [&scriptId, &fileName](PtScript *script) -> bool { in ProcessSingleBreakpoint() local877 if (!MatchScripts(matchScriptCbFunc, url, ScriptMatchType::URL)) { in ProcessSingleBreakpoint()