• Home
  • Raw
  • Download

Lines Matching full:error

22     std::string error;  in Create()  local
30 error += "Wrong type of 'maxScriptsCacheSize';"; in Create()
46 error += "Wrong type of 'options';"; in Create()
49 if (!error.empty()) { in Create()
50 LOG_DEBUGGER(ERROR) << "EnableParams::Create " << error; in Create()
60 std::string error; in Create() local
67 error += "Failed to convert 'callFrameId' from string to int;"; in Create()
70 error += "Unknown or wrong type of 'callFrameId';"; in Create()
77 error += "Unknown or wrong type of 'expression';"; in Create()
84 error += "Wrong type of 'objectGroup';"; in Create()
91 error += "Wrong type of 'includeCommandLineAPI';"; in Create()
98 error += "Wrong type of 'silent';"; in Create()
105 error += "Wrong type of 'returnByValue';"; in Create()
112 error += "Wrong type of 'generatePreview';"; in Create()
119 error += "Wrong type of 'throwOnSideEffect';"; in Create()
122 if (!error.empty()) { in Create()
123 LOG_DEBUGGER(ERROR) << "EvaluateOnCallFrameParams::Create " << error; in Create()
132 std::string error; in Create() local
140 error += "'location' is invalid;"; in Create()
145 error += "Unknown or wrong type of 'location';"; in Create()
153 error += "Unknown 'targetCallFrames';"; in Create()
156 if (!error.empty()) { in Create()
157 LOG_DEBUGGER(ERROR) << "ContinueToLocationParams::Create " << error; in Create()
168 std::string error; in Create() local
176 error += "'start' is invalid;"; in Create()
181 error += "Unknown or wrong type of 'start';"; in Create()
188 error += "'end' is invalid;"; in Create()
193 error += "Wrong type of 'end';"; in Create()
200 error += "Wrong type of 'restrictToFunction';"; in Create()
203 if (!error.empty()) { in Create()
204 LOG_DEBUGGER(ERROR) << "GetPossibleBreakpointsParams::Create " << error; in Create()
214 std::string error; in Create() local
221 error += "Failed to convert 'scriptId' from string to int;"; in Create()
224 error += "Unknown or wrong type of'scriptId';"; in Create()
227 if (!error.empty()) { in Create()
228 LOG_DEBUGGER(ERROR) << "GetScriptSourceParams::Create " << error; in Create()
238 std::string error; in Create() local
246 error += "Unknown or wrong type of 'breakpointId';"; in Create()
249 if (!error.empty()) { in Create()
250 LOG_DEBUGGER(ERROR) << "RemoveBreakpointParams::Create " << error; in Create()
260 std::string error; in Create() local
268 error += "Wrong or unknown type of 'url'"; in Create()
271 if (!error.empty()) { in Create()
272 LOG_DEBUGGER(ERROR) << "RemoveBreakpointByUrlParams::Create " << error; in Create()
282 std::string error; in Create() local
290 error += "Wrong type of 'terminateOnResume';"; in Create()
293 if (!error.empty()) { in Create()
294 LOG_DEBUGGER(ERROR) << "ResumeParams::Create " << error; in Create()
304 std::string error; in Create() local
312 error += "Unknown or wrong type of 'maxDepth';"; in Create()
315 if (!error.empty()) { in Create()
316 LOG_DEBUGGER(ERROR) << "SetAsyncCallStackDepthParams::Create " << error; in Create()
326 std::string error; in Create() local
338 error += "'patterns' items should be a String;"; in Create()
342 error += "Unknown or wrong type of 'patterns';"; in Create()
345 if (!error.empty()) { in Create()
346 LOG_DEBUGGER(ERROR) << "SetBlackboxPatternsParams::Create " << error; in Create()
356 std::string error; in Create() local
364 error += "Unknown or wrong type of 'lineNumber';"; in Create()
371 error += "Wrong type of 'url';"; in Create()
378 error += "Wrong type of 'urlRegex';"; in Create()
385 error += "Wrong type of 'scriptHash';"; in Create()
392 error += "Wrong type of 'columnNumber';"; in Create()
399 error += "Wrong type of 'condition';"; in Create()
401 if (!error.empty()) { in Create()
402 LOG_DEBUGGER(ERROR) << "SetBreakpointByUrlParams::Create " << error; in Create()
412 std::string error; in Create() local
420 error += "Unknown or wrong type of 'active';"; in Create()
422 if (!error.empty()) { in Create()
423 LOG_DEBUGGER(ERROR) << "SetBreakpointsActiveParams::Create " << error; in Create()
433 std::string error; in Create() local
441 error += "Unknown or wrong type of 'skip';"; in Create()
443 if (!error.empty()) { in Create()
444 LOG_DEBUGGER(ERROR) << "SetSkipAllPausesParams::Create " << error; in Create()
454 std::string error; in Create() local
465 error += "'breakpoints' items BreakpointInfo is invaild;"; in Create()
475 error += "Wrong type of 'breakpoints';"; in Create()
478 if (!error.empty()) { in Create()
479 LOG_DEBUGGER(ERROR) << "GetPossibleAndSetBreakpointParams::Create " << error; in Create()
489 std::string error; in Create() local
497 error += "Unknown or wrong type of'state';"; in Create()
500 if (!error.empty()) { in Create()
501 LOG_DEBUGGER(ERROR) << "SetPauseOnExceptionsParams::Create " << error; in Create()
511 std::string error; in Create() local
519 error += "Wrong type of 'breakOnAsyncCall';"; in Create()
529 error += "'skipList' items LocationRange is invalid;"; in Create()
539 error += "Wrong type of 'skipList';"; in Create()
542 if (!error.empty()) { in Create()
543 LOG_DEBUGGER(ERROR) << "StepIntoParams::Create " << error; in Create()
582 std::string error; in Create() local
593 error += "'skipList' items LocationRange is invalid;"; in Create()
603 error += "Wrong type of 'skipList';"; in Create()
606 if (!error.empty()) { in Create()
607 LOG_DEBUGGER(ERROR) << "StepOverParams::Create " << error; in Create()
617 std::string error; in Create() local
625 error += "Wrong type of 'droppedDepth';"; in Create()
628 if (!error.empty()) { in Create()
629 LOG_DEBUGGER(ERROR) << "DropFrameParams::Create " << error; in Create()
639 std::string error; in Create() local
650 error += "'nativeRange' is invalid;"; in Create()
660 error += "Unknown 'nativeRange';"; in Create()
663 if (!error.empty()) { in Create()
664 LOG_DEBUGGER(ERROR) << "SetNativeRangeParams::Create " << error; in Create()
674 std::string error; in Create() local
682 error += "Wrong type of 'enabled';"; in Create()
690 error += "Wrong type of 'enabled';"; in Create()
693 if (!error.empty()) { in Create()
694 LOG_DEBUGGER(ERROR) << "SetMixedDebugParams::Create " << error; in Create()
704 std::string error; in Create() local
712 error += "Wrong type of 'resetSingleStepper';"; in Create()
715 if (!error.empty()) { in Create()
716 LOG_DEBUGGER(ERROR) << "ResetSingleStepperParams::Create " << error; in Create()
726 std::string error; in Create() local
734 error += "Wrong type of 'userCode';"; in Create()
737 if (!error.empty()) { in Create()
738 LOG_DEBUGGER(ERROR) << "ReplyNativeCallingParams::Create " << error; in Create()
748 std::string error; in Create() local
755 error += "Failed to convert 'objectId' from string to int;"; in Create()
758 error += "Unknown or wrong type of 'objectId';"; in Create()
765 error += "Wrong type of 'ownProperties';"; in Create()
772 error += "Wrong type of 'accessorPropertiesOnly';"; in Create()
779 error += "Wrong type of 'generatePreview';"; in Create()
781 if (!error.empty()) { in Create()
782 LOG_DEBUGGER(ERROR) << "GetPropertiesParams::Create " << error; in Create()
792 std::string error; in Create() local
800 error += "Failed to convert 'callFrameId' from string to int;"; in Create()
803 error += "Unknown or wrong type of 'callFrameId';"; in Create()
811 error += "Unknown or wrong type of 'functionDeclaration';"; in Create()
818 error += "Failed to convert 'objectId' from string to int;"; in Create()
821 error += "Wrong type of 'objectId';"; in Create()
832 error += "'arguments' items CallArgument is invaild;"; in Create()
842 error += "Wrong type of 'arguments';"; in Create()
850 error += "Wrong type of 'silent';"; in Create()
858 error += "Wrong type of 'returnByValue';"; in Create()
866 error += "Wrong type of 'generatePreview';"; in Create()
874 error += "Wrong type of 'userGesture';"; in Create()
882 error += "Wrong type of 'awaitPromise';"; in Create()
890 error += "Wrong type of 'executionContextId';"; in Create()
898 error += "Wrong type of 'objectGroup';"; in Create()
906 error += "Wrong type of 'throwOnSideEffect';"; in Create()
909 // Check whether the error is empty. in Create()
910 if (!error.empty()) { in Create()
911 LOG_DEBUGGER(ERROR) << "CallFunctionOnParams::Create " << error; in Create()
921 std::string error; in Create() local
928 error += "Invalid SamplingInterval"; in Create()
933 error += "Wrong type of 'samplingInterval';"; in Create()
936 if (!error.empty()) { in Create()
937 LOG_DEBUGGER(ERROR) << "StartSamplingParams::Create " << error; in Create()
946 std::string error; in Create() local
954 error += "Wrong type of 'trackAllocations';"; in Create()
957 if (!error.empty()) { in Create()
958 LOG_DEBUGGER(ERROR) << "StartTrackingHeapObjectsParams::Create " << error; in Create()
967 std::string error; in Create() local
975 error += "Wrong type of 'reportProgress';"; in Create()
983 error += "Wrong type of 'treatGlobalObjectsAsRoots';"; in Create()
991 error += "Wrong type of 'captureNumericValue';"; in Create()
994 if (!error.empty()) { in Create()
995 LOG_DEBUGGER(ERROR) << "StopTrackingHeapObjectsParams::Create " << error; in Create()
1004 std::string error; in Create() local
1011 error += "Failed to convert 'heapObjectId' from string to int;"; in Create()
1014 error += "Unknown or wrong type of 'heapObjectId';"; in Create()
1017 if (!error.empty()) { in Create()
1018 LOG_DEBUGGER(ERROR) << "AddInspectedHeapObjectParams::Create " << error; in Create()
1027 std::string error; in Create() local
1034 error += "Failed to convert 'objectId' from string to int;"; in Create()
1037 error += "Wrong type of 'objectId';"; in Create()
1040 if (!error.empty()) { in Create()
1041 LOG_DEBUGGER(ERROR) << "GetHeapObjectIdParams::Create " << error; in Create()
1050 std::string error; in Create() local
1057 error += "Failed to convert 'objectId' from string to int;"; in Create()
1060 error += "Wrong type of 'objectId';"; in Create()
1068 error += "Wrong type of 'objectGroup';"; in Create()
1071 if (!error.empty()) { in Create()
1072 LOG_DEBUGGER(ERROR) << "GetObjectByHeapObjectIdParams::Create " << error; in Create()
1081 std::string error; in Create() local
1089 error += "Wrong type of 'callCount';"; in Create()
1097 error += "Wrong type of 'detailed';"; in Create()
1105 error += "Wrong type of 'allowTriggeredUpdates';"; in Create()
1108 if (!error.empty()) { in Create()
1109 LOG_DEBUGGER(ERROR) << "StartPreciseCoverageParams::Create " << error; in Create()
1118 std::string error; in Create() local
1126 error += "Unknown or wrong type of 'interval';"; in Create()
1129 if (!error.empty()) { in Create()
1130 LOG_DEBUGGER(ERROR) << "SetSamplingIntervalParams::Create " << error; in Create()
1138 std::string error; in Create() local
1147 error += "Unknown or wrong type of 'syncId';"; in Create()
1150 if (!error.empty()) { in Create()
1151 LOG_DEBUGGER(ERROR) << "RecordClockSyncMarkerParams::Create " << error; in Create()
1160 std::string error; in Create() local
1169 error += "Wrong type of 'deterministic';"; in Create()
1178 error += "'levelOfDetail' is invalid;"; in Create()
1181 error += "Wrong type of 'levelOfDetail';"; in Create()
1184 if (!error.empty()) { in Create()
1185 LOG_DEBUGGER(ERROR) << "RequestMemoryDumpParams::Create " << error; in Create()
1194 std::string error; in Create() local
1203 error += "Wrong type of 'categories';"; in Create()
1211 error += "Wrong type of 'options';"; in Create()
1219 error += "Wrong type of 'bufferUsageReportingInterval';"; in Create()
1228 error += "'transferMode' is invalid;"; in Create()
1231 error += "Wrong type of 'transferMode';"; in Create()
1240 error += "'streamFormat' is invalid;"; in Create()
1243 error += "Wrong type of 'streamFormat';"; in Create()
1252 error += "'streamCompression' is invalid;"; in Create()
1255 error += "Wrong type of 'streamCompression';"; in Create()
1263 error += "'traceConfig' format is invalid;"; in Create()
1268 error += "Wrong type of 'traceConfig';"; in Create()
1276 error += "Wrong type of 'perfettoConfig';"; in Create()
1285 error += "'tracingBackend' is invalid;"; in Create()
1288 error += "Wrong type of 'tracingBackend';"; in Create()
1291 if (!error.empty()) { in Create()
1292 LOG_DEBUGGER(ERROR) << "StartParams::Create " << error; in Create()
1303 std::string error; in Create() local
1311 error += "Unknown or wrong type of 'threshold';"; in Create()
1314 if (!error.empty()) { in Create()
1315 LOG_DEBUGGER(ERROR) << "SeriliazationTimeoutCheckEnableParams::Create " << error; in Create()
1325 std::string error; in Create() local
1331 … LOG_DEBUGGER(ERROR) << "SaveAllPossibleBreakpointsParams::Get Breakpoints location: " << error; in Create()
1347 error += "'breakpoints' items BreakpointInfo is invalid;"; in Create()
1354 error += "Wrong type of 'breakpoints'"; in Create()
1357 if (!error.empty()) { in Create()
1358 LOG_DEBUGGER(ERROR) << "SaveAllPossibleBreakpointsParams::Create " << error; in Create()