Searched refs:regexWithSign (Results 1 – 1 of 1) sorted by relevance
275 bool regexWithSign = g_options.WasSetCompilerRegexWithSignature(); in JITCompileMethod() local276 ASSERT_PRINT(!(regex && regexWithSign), in JITCompileMethod()278 …if ((regex || regexWithSign) && !g_options.MatchesRegex(runtime->GetMethodFullName(taskMethod, reg… in JITCompileMethod()