Searched refs:skipRecompile (Results 1 – 3 of 3) sorted by relevance
157 void enableProfiler(bool skipRecompile = false);
1771 void InspectorController::enableProfiler(bool skipRecompile) in enableProfiler() argument1778 if (!skipRecompile) in enableProfiler()
27383 if the skipRecompile argument is false. Call the profilerWasEnabled script function.