Searched refs:IsCompilingForDebugging (Results 1 – 2 of 2) sorted by relevance
256 bool IsCompilingForDebugging() { return GetFlag(kCompilingForDebugging); } in IsCompilingForDebugging() function
334 DCHECK(!info()->IsCompilingForDebugging()); in CreateGraph()