Home | History | Annotate | Download | only in front-end

Lines Matching defs:setRecordingProfile

1381 WebInspector.setRecordingProfile = function(isProfiling)
1383 this.panels.profiles.getProfileType(WebInspector.CPUProfileType.TypeId).setRecordingProfile(isProfiling);