Searched refs:skipRecompile (Results 1 – 3 of 3) sorted by relevance
234 void enableProfiler(bool always = false, bool skipRecompile = false);
1480 void InspectorController::enableProfiler(bool always, bool skipRecompile) in enableProfiler() argument1490 if (!skipRecompile) in enableProfiler()
74422 if the skipRecompile argument is false. Call the profilerWasEnabled script function.