Lines Matching defs:params
19 std::unique_ptr<EnableParams> EnableParams::Create(const PtJson ¶ms) in Create()
41 std::unique_ptr<EvaluateOnCallFrameParams> EvaluateOnCallFrameParams::Create(const PtJson ¶ms) in Create()
111 …unique_ptr<GetPossibleBreakpointsParams> GetPossibleBreakpointsParams::Create(const PtJson ¶ms) in Create()
157 std::unique_ptr<GetScriptSourceParams> GetScriptSourceParams::Create(const PtJson ¶ms) in Create()
179 std::unique_ptr<RemoveBreakpointParams> RemoveBreakpointParams::Create(const PtJson ¶ms) in Create()
201 std::unique_ptr<ResumeParams> ResumeParams::Create(const PtJson ¶ms) in Create()
223 …unique_ptr<SetAsyncCallStackDepthParams> SetAsyncCallStackDepthParams::Create(const PtJson ¶ms) in Create()
245 std::unique_ptr<SetBlackboxPatternsParams> SetBlackboxPatternsParams::Create(const PtJson ¶ms) in Create()
275 std::unique_ptr<SetBreakpointByUrlParams> SetBreakpointByUrlParams::Create(const PtJson ¶ms) in Create()
331 std::unique_ptr<SetPauseOnExceptionsParams> SetPauseOnExceptionsParams::Create(const PtJson ¶ms) in Create()
353 std::unique_ptr<StepIntoParams> StepIntoParams::Create(const PtJson ¶ms) in Create()
395 std::unique_ptr<StepOverParams> StepOverParams::Create(const PtJson ¶ms) in Create()
430 std::unique_ptr<SetMixedDebugParams> SetMixedDebugParams::Create(const PtJson ¶ms) in Create()
452 std::unique_ptr<ReplyNativeCallingParams> ReplyNativeCallingParams::Create(const PtJson ¶ms) in Create()
474 std::unique_ptr<GetPropertiesParams> GetPropertiesParams::Create(const PtJson ¶ms) in Create()
516 std::unique_ptr<CallFunctionOnParams> CallFunctionOnParams::Create(const PtJson ¶ms) in Create()
633 std::unique_ptr<StartSamplingParams> StartSamplingParams::Create(const PtJson ¶ms) in Create()
654 …ue_ptr<StartTrackingHeapObjectsParams> StartTrackingHeapObjectsParams::Create(const PtJson ¶ms) in Create()
675 …ique_ptr<StopTrackingHeapObjectsParams> StopTrackingHeapObjectsParams::Create(const PtJson ¶ms) in Create()
712 …unique_ptr<AddInspectedHeapObjectParams> AddInspectedHeapObjectParams::Create(const PtJson ¶ms) in Create()
733 std::unique_ptr<GetHeapObjectIdParams> GetHeapObjectIdParams::Create(const PtJson ¶ms) in Create()
754 …ique_ptr<GetObjectByHeapObjectIdParams> GetObjectByHeapObjectIdParams::Create(const PtJson ¶ms) in Create()
783 std::unique_ptr<StartPreciseCoverageParams> StartPreciseCoverageParams::Create(const PtJson ¶ms) in Create()
820 std::unique_ptr<SetSamplingIntervalParams> SetSamplingIntervalParams::Create(const PtJson ¶ms) in Create()
841 …::unique_ptr<RecordClockSyncMarkerParams> RecordClockSyncMarkerParams::Create(const PtJson ¶ms) in Create()
863 std::unique_ptr<RequestMemoryDumpParams> RequestMemoryDumpParams::Create(const PtJson ¶ms) in Create()
897 std::unique_ptr<StartParams> StartParams::Create(const PtJson ¶ms) in Create()