• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "api_list": [
3    {
4      "file_path": "lib.es5.d.ts",
5      "api_info": {
6        "line": 107,
7        "problem": "BuiltinAll",
8        "api_name": "PropertyKey",
9        "api_type": "TypeAliasDeclaration",
10        "api_func_args": [],
11        "parent_api": [],
12        "code_kind": 268,
13        "api_property_type": "string | number | symbol"
14      },
15      "import_path": [],
16      "is_global": true
17    },
18    {
19      "file_path": "lib.es5.d.ts",
20      "api_info": {
21        "line": 110,
22        "problem": "NoPropertyDescriptor",
23        "api_name": "configurable",
24        "api_type": "PropertySignature",
25        "api_optional": true,
26        "parent_api": [
27          {
28            "api_name": "PropertyDescriptor",
29            "api_type": "InterfaceDeclaration"
30          }
31        ],
32        "code_kind": 170,
33        "api_property_type": "boolean"
34      },
35      "import_path": [],
36      "is_global": true
37    },
38    {
39      "file_path": "lib.es5.d.ts",
40      "api_info": {
41        "line": 111,
42        "problem": "NoPropertyDescriptor",
43        "api_name": "enumerable",
44        "api_type": "PropertySignature",
45        "api_optional": true,
46        "parent_api": [
47          {
48            "api_name": "PropertyDescriptor",
49            "api_type": "InterfaceDeclaration"
50          }
51        ],
52        "code_kind": 170,
53        "api_property_type": "boolean"
54      },
55      "import_path": [],
56      "is_global": true
57    },
58    {
59      "file_path": "lib.es5.d.ts",
60      "api_info": {
61        "line": 112,
62        "problem": "NoPropertyDescriptor",
63        "api_name": "value",
64        "api_type": "PropertySignature",
65        "api_optional": true,
66        "parent_api": [
67          {
68            "api_name": "PropertyDescriptor",
69            "api_type": "InterfaceDeclaration"
70          }
71        ],
72        "code_kind": 170,
73        "api_property_type": "any"
74      },
75      "import_path": [],
76      "is_global": true
77    },
78    {
79      "file_path": "lib.es5.d.ts",
80      "api_info": {
81        "line": 113,
82        "problem": "NoPropertyDescriptor",
83        "api_name": "writable",
84        "api_type": "PropertySignature",
85        "api_optional": true,
86        "parent_api": [
87          {
88            "api_name": "PropertyDescriptor",
89            "api_type": "InterfaceDeclaration"
90          }
91        ],
92        "code_kind": 170,
93        "api_property_type": "boolean"
94      },
95      "import_path": [],
96      "is_global": true
97    },
98    {
99      "file_path": "lib.es5.d.ts",
100      "api_info": {
101        "line": 114,
102        "problem": "NoPropertyDescriptor",
103        "api_name": "get",
104        "api_type": "MethodSignature",
105        "api_optional": true,
106        "api_func_args": [],
107        "parent_api": [
108          {
109            "api_name": "PropertyDescriptor",
110            "api_type": "InterfaceDeclaration"
111          }
112        ],
113        "method_return_type": "any",
114        "code_kind": 173
115      },
116      "import_path": [],
117      "is_global": true
118    },
119    {
120      "file_path": "lib.es5.d.ts",
121      "api_info": {
122        "line": 115,
123        "problem": "NoPropertyDescriptor",
124        "api_name": "set",
125        "api_type": "MethodSignature",
126        "api_optional": true,
127        "api_func_args": [
128          {
129            "name": "v",
130            "type": "any",
131            "is_optional": false,
132            "has_default": false
133          }
134        ],
135        "parent_api": [
136          {
137            "api_name": "PropertyDescriptor",
138            "api_type": "InterfaceDeclaration"
139          }
140        ],
141        "method_return_type": "void",
142        "code_kind": 173
143      },
144      "import_path": [],
145      "is_global": true
146    },
147    {
148      "file_path": "lib.es5.d.ts",
149      "api_info": {
150        "line": 133,
151        "problem": "BuiltinAll",
152        "api_name": "valueOf",
153        "api_type": "MethodSignature",
154        "api_optional": false,
155        "api_func_args": [],
156        "parent_api": [
157          {
158            "api_name": "Object",
159            "api_type": "InterfaceDeclaration"
160          }
161        ],
162        "method_return_type": "Object",
163        "code_kind": 173
164      },
165      "import_path": [],
166      "is_global": true
167    },
168    {
169      "file_path": "lib.es5.d.ts",
170      "api_info": {
171        "line": 174,
172        "problem": "MissingAttributes",
173        "api_name": "getOwnPropertyNames",
174        "api_type": "MethodSignature",
175        "api_optional": false,
176        "api_func_args": [],
177        "parent_api": [
178          {
179            "api_name": "ObjectConstructor",
180            "api_type": "InterfaceDeclaration"
181          }
182        ],
183        "method_return_type": "string[]",
184        "code_kind": 173
185      },
186      "import_path": [],
187      "is_global": true
188    },
189    {
190      "file_path": "lib.es5.d.ts",
191      "api_info": {
192        "line": 156,
193        "problem": "BuiltinAll",
194        "api_type": "CallSignature",
195        "parent_api": [
196          {
197            "api_name": "ObjectConstructor",
198            "api_type": "InterfaceDeclaration"
199          }
200        ],
201        "code_kind": 179
202      },
203      "import_path": [],
204      "is_global": true
205    },
206    {
207      "file_path": "lib.es5.d.ts",
208      "api_info": {
209        "line": 157,
210        "problem": "BuiltinAll",
211        "api_type": "CallSignature",
212        "parent_api": [
213          {
214            "api_name": "ObjectConstructor",
215            "api_type": "InterfaceDeclaration"
216          }
217        ],
218        "code_kind": 179
219      },
220      "import_path": [],
221      "is_global": true
222    },
223    {
224      "file_path": "lib.es5.d.ts",
225      "api_info": {
226        "line": 392,
227        "problem": "BuiltinAll",
228        "api_name": "length",
229        "api_type": "PropertySignature",
230        "api_optional": false,
231        "parent_api": [
232          {
233            "api_name": "IArguments",
234            "api_type": "InterfaceDeclaration"
235          }
236        ],
237        "code_kind": 170,
238        "api_property_type": "number"
239      },
240      "import_path": [],
241      "is_global": true
242    },
243    {
244      "file_path": "lib.es5.d.ts",
245      "api_info": {
246        "line": 393,
247        "problem": "BuiltinAll",
248        "api_name": "callee",
249        "api_type": "PropertySignature",
250        "api_optional": false,
251        "parent_api": [
252          {
253            "api_name": "IArguments",
254            "api_type": "InterfaceDeclaration"
255          }
256        ],
257        "code_kind": 170,
258        "api_property_type": "Function"
259      },
260      "import_path": [],
261      "is_global": true
262    },
263    {
264      "file_path": "lib.es5.d.ts",
265      "api_info": {
266        "line": 522,
267        "problem": "BuiltinNoCtorFunc",
268        "api_type": "CallSignature",
269        "parent_api": [
270          {
271            "api_name": "StringConstructor",
272            "api_type": "InterfaceDeclaration"
273          }
274        ],
275        "code_kind": 179
276      },
277      "import_path": [],
278      "is_global": true
279    },
280    {
281      "file_path": "lib.es5.d.ts",
282      "api_info": {
283        "line": 539,
284        "problem": "BuiltinNoCtorFunc",
285        "api_type": "CallSignature",
286        "parent_api": [
287          {
288            "api_name": "BooleanConstructor",
289            "api_type": "InterfaceDeclaration"
290          }
291        ],
292        "code_kind": 179
293      },
294      "import_path": [],
295      "is_global": true
296    },
297    {
298      "file_path": "lib.es5.d.ts",
299      "api_info": {
300        "line": 576,
301        "problem": "BuiltinNoCtorFunc",
302        "api_type": "CallSignature",
303        "parent_api": [
304          {
305            "api_name": "NumberConstructor",
306            "api_type": "InterfaceDeclaration"
307          }
308        ],
309        "code_kind": 179
310      },
311      "import_path": [],
312      "is_global": true
313    },
314    {
315      "file_path": "lib.es5.d.ts",
316      "api_info": {
317        "line": 608,
318        "problem": "BuiltinAll",
319        "api_name": "raw",
320        "api_type": "PropertySignature",
321        "api_optional": false,
322        "parent_api": [
323          {
324            "api_name": "TemplateStringsArray",
325            "api_type": "InterfaceDeclaration"
326          }
327        ],
328        "code_kind": 170,
329        "api_property_type": "readonly string[]"
330      },
331      "import_path": [],
332      "is_global": true
333    },
334    {
335      "file_path": "lib.es5.d.ts",
336      "api_info": {
337        "line": 916,
338        "problem": "BuiltinNoCtorFunc",
339        "api_type": "CallSignature",
340        "parent_api": [
341          {
342            "api_name": "DateConstructor",
343            "api_type": "InterfaceDeclaration"
344          }
345        ],
346        "code_kind": 179
347      },
348      "import_path": [],
349      "is_global": true
350    },
351    {
352      "file_path": "lib.es5.d.ts",
353      "api_info": {
354        "line": 1005,
355        "problem": "BuiltinNoCtorFunc",
356        "api_type": "CallSignature",
357        "parent_api": [
358          {
359            "api_name": "RegExpConstructor",
360            "api_type": "InterfaceDeclaration"
361          }
362        ],
363        "code_kind": 179
364      },
365      "import_path": [],
366      "is_global": true
367    },
368    {
369      "file_path": "lib.es5.d.ts",
370      "api_info": {
371        "line": 1006,
372        "problem": "BuiltinNoCtorFunc",
373        "api_type": "CallSignature",
374        "parent_api": [
375          {
376            "api_name": "RegExpConstructor",
377            "api_type": "InterfaceDeclaration"
378          }
379        ],
380        "code_kind": 179
381      },
382      "import_path": [],
383      "is_global": true
384    },
385    {
386      "file_path": "lib.es5.d.ts",
387      "api_info": {
388        "line": 1060,
389        "problem": "BuiltinNoCtorFunc",
390        "api_type": "CallSignature",
391        "parent_api": [
392          {
393            "api_name": "ErrorConstructor",
394            "api_type": "InterfaceDeclaration"
395          }
396        ],
397        "code_kind": 179
398      },
399      "import_path": [],
400      "is_global": true
401    },
402    {
403      "file_path": "lib.es5.d.ts",
404      "api_info": {
405        "line": 1071,
406        "problem": "BuiltinNoCtorFunc",
407        "api_type": "CallSignature",
408        "parent_api": [
409          {
410            "api_name": "EvalErrorConstructor",
411            "api_type": "InterfaceDeclaration"
412          }
413        ],
414        "code_kind": 179
415      },
416      "import_path": [],
417      "is_global": true
418    },
419    {
420      "file_path": "lib.es5.d.ts",
421      "api_info": {
422        "line": 1082,
423        "problem": "BuiltinNoCtorFunc",
424        "api_type": "CallSignature",
425        "parent_api": [
426          {
427            "api_name": "RangeErrorConstructor",
428            "api_type": "InterfaceDeclaration"
429          }
430        ],
431        "code_kind": 179
432      },
433      "import_path": [],
434      "is_global": true
435    },
436    {
437      "file_path": "lib.es5.d.ts",
438      "api_info": {
439        "line": 1093,
440        "problem": "BuiltinNoCtorFunc",
441        "api_type": "CallSignature",
442        "parent_api": [
443          {
444            "api_name": "ReferenceErrorConstructor",
445            "api_type": "InterfaceDeclaration"
446          }
447        ],
448        "code_kind": 179
449      },
450      "import_path": [],
451      "is_global": true
452    },
453    {
454      "file_path": "lib.es5.d.ts",
455      "api_info": {
456        "line": 1104,
457        "problem": "BuiltinNoCtorFunc",
458        "api_type": "CallSignature",
459        "parent_api": [
460          {
461            "api_name": "SyntaxErrorConstructor",
462            "api_type": "InterfaceDeclaration"
463          }
464        ],
465        "code_kind": 179
466      },
467      "import_path": [],
468      "is_global": true
469    },
470    {
471      "file_path": "lib.es5.d.ts",
472      "api_info": {
473        "line": 1115,
474        "problem": "BuiltinNoCtorFunc",
475        "api_type": "CallSignature",
476        "parent_api": [
477          {
478            "api_name": "TypeErrorConstructor",
479            "api_type": "InterfaceDeclaration"
480          }
481        ],
482        "code_kind": 179
483      },
484      "import_path": [],
485      "is_global": true
486    },
487    {
488      "file_path": "lib.es5.d.ts",
489      "api_info": {
490        "line": 1126,
491        "problem": "BuiltinNoCtorFunc",
492        "api_type": "CallSignature",
493        "parent_api": [
494          {
495            "api_name": "URIErrorConstructor",
496            "api_type": "InterfaceDeclaration"
497          }
498        ],
499        "code_kind": 179
500      },
501      "import_path": [],
502      "is_global": true
503    },
504    {
505      "file_path": "lib.es5.d.ts",
506      "api_info": {
507        "line": 1139,
508        "problem": "BuiltinAll",
509        "api_name": "parse",
510        "api_type": "MethodSignature",
511        "api_optional": false,
512        "api_func_args": [
513          {
514            "name": "text",
515            "type": "string",
516            "is_optional": false,
517            "has_default": false
518          },
519          {
520            "name": "reviver",
521            "type": "(this: any, key: string, value: any) => any",
522            "is_optional": true,
523            "has_default": false
524          }
525        ],
526        "parent_api": [
527          {
528            "api_name": "JSON",
529            "api_type": "InterfaceDeclaration"
530          }
531        ],
532        "method_return_type": "any",
533        "code_kind": 173
534      },
535      "import_path": [],
536      "is_global": true
537    },
538    {
539      "file_path": "lib.es5.d.ts",
540      "api_info": {
541        "line": 1188,
542        "problem": "BuiltinAll",
543        "api_name": "concat",
544        "api_type": "MethodSignature",
545        "api_optional": false,
546        "api_func_args": [
547          {
548            "name": "items",
549            "type": "(T | ConcatArray<T>)[]",
550            "is_optional": false,
551            "has_default": false
552          }
553        ],
554        "parent_api": [
555          {
556            "api_name": "ReadonlyArray",
557            "api_type": "InterfaceDeclaration"
558          }
559        ],
560        "method_return_type": "T[]",
561        "code_kind": 173
562      },
563      "import_path": [],
564      "is_global": true
565    },
566    {
567      "file_path": "lib.es5.d.ts",
568      "api_info": {
569        "line": 1220,
570        "problem": "ThisArg",
571        "api_name": "every",
572        "api_type": "MethodSignature",
573        "api_optional": false,
574        "api_func_args": [
575          {
576            "name": "predicate",
577            "type": "(value: T, index: number, array: readonly T[]) => value is S",
578            "is_optional": false,
579            "has_default": false
580          },
581          {
582            "name": "thisArg",
583            "type": "any",
584            "is_optional": false,
585            "has_default": false
586          }
587        ],
588        "parent_api": [
589          {
590            "api_name": "ReadonlyArray",
591            "api_type": "InterfaceDeclaration"
592          }
593        ],
594        "method_return_type": "boolean",
595        "code_kind": 173
596      },
597      "import_path": [],
598      "is_global": true
599    },
600    {
601      "file_path": "lib.es5.d.ts",
602      "api_info": {
603        "line": 1229,
604        "problem": "ThisArg",
605        "api_name": "every",
606        "api_type": "MethodSignature",
607        "api_optional": false,
608        "api_func_args": [
609          {
610            "name": "predicate",
611            "type": "(value: T, index: number, array: readonly T[]) => unknown",
612            "is_optional": false,
613            "has_default": false
614          },
615          {
616            "name": "thisArg",
617            "type": "any",
618            "is_optional": false,
619            "has_default": false
620          }
621        ],
622        "parent_api": [
623          {
624            "api_name": "ReadonlyArray",
625            "api_type": "InterfaceDeclaration"
626          }
627        ],
628        "method_return_type": "boolean",
629        "code_kind": 173
630      },
631      "import_path": [],
632      "is_global": true
633    },
634    {
635      "file_path": "lib.es5.d.ts",
636      "api_info": {
637        "line": 1238,
638        "problem": "ThisArg",
639        "api_name": "some",
640        "api_type": "MethodSignature",
641        "api_optional": false,
642        "api_func_args": [
643          {
644            "name": "predicate",
645            "type": "(value: T, index: number, array: readonly T[]) => unknown",
646            "is_optional": false,
647            "has_default": false
648          },
649          {
650            "name": "thisArg",
651            "type": "any",
652            "is_optional": false,
653            "has_default": false
654          }
655        ],
656        "parent_api": [
657          {
658            "api_name": "ReadonlyArray",
659            "api_type": "InterfaceDeclaration"
660          }
661        ],
662        "method_return_type": "boolean",
663        "code_kind": 173
664      },
665      "import_path": [],
666      "is_global": true
667    },
668    {
669      "file_path": "lib.es5.d.ts",
670      "api_info": {
671        "line": 1244,
672        "problem": "ThisArg",
673        "api_name": "forEach",
674        "api_type": "MethodSignature",
675        "api_optional": false,
676        "api_func_args": [
677          {
678            "name": "callbackfn",
679            "type": "(value: T, index: number, array: readonly T[]) => void",
680            "is_optional": false,
681            "has_default": false
682          },
683          {
684            "name": "thisArg",
685            "type": "any",
686            "is_optional": false,
687            "has_default": false
688          }
689        ],
690        "parent_api": [
691          {
692            "api_name": "ReadonlyArray",
693            "api_type": "InterfaceDeclaration"
694          }
695        ],
696        "method_return_type": "void",
697        "code_kind": 173
698      },
699      "import_path": [],
700      "is_global": true
701    },
702    {
703      "file_path": "lib.es5.d.ts",
704      "api_info": {
705        "line": 1250,
706        "problem": "ThisArg",
707        "api_name": "map",
708        "api_type": "MethodSignature",
709        "api_optional": false,
710        "api_func_args": [
711          {
712            "name": "callbackfn",
713            "type": "(value: T, index: number, array: readonly T[]) => U",
714            "is_optional": false,
715            "has_default": false
716          },
717          {
718            "name": "thisArg",
719            "type": "any",
720            "is_optional": false,
721            "has_default": false
722          }
723        ],
724        "parent_api": [
725          {
726            "api_name": "ReadonlyArray",
727            "api_type": "InterfaceDeclaration"
728          }
729        ],
730        "method_return_type": "U[]",
731        "code_kind": 173
732      },
733      "import_path": [],
734      "is_global": true
735    },
736    {
737      "file_path": "lib.es5.d.ts",
738      "api_info": {
739        "line": 1256,
740        "problem": "ThisArg",
741        "api_name": "filter",
742        "api_type": "MethodSignature",
743        "api_optional": false,
744        "api_func_args": [
745          {
746            "name": "predicate",
747            "type": "(value: T, index: number, array: readonly T[]) => value is S",
748            "is_optional": false,
749            "has_default": false
750          },
751          {
752            "name": "thisArg",
753            "type": "any",
754            "is_optional": false,
755            "has_default": false
756          }
757        ],
758        "parent_api": [
759          {
760            "api_name": "ReadonlyArray",
761            "api_type": "InterfaceDeclaration"
762          }
763        ],
764        "method_return_type": "S[]",
765        "code_kind": 173
766      },
767      "import_path": [],
768      "is_global": true
769    },
770    {
771      "file_path": "lib.es5.d.ts",
772      "api_info": {
773        "line": 1262,
774        "problem": "ThisArg",
775        "api_name": "filter",
776        "api_type": "MethodSignature",
777        "api_optional": false,
778        "api_func_args": [
779          {
780            "name": "predicate",
781            "type": "(value: T, index: number, array: readonly T[]) => unknown",
782            "is_optional": false,
783            "has_default": false
784          },
785          {
786            "name": "thisArg",
787            "type": "any",
788            "is_optional": false,
789            "has_default": false
790          }
791        ],
792        "parent_api": [
793          {
794            "api_name": "ReadonlyArray",
795            "api_type": "InterfaceDeclaration"
796          }
797        ],
798        "method_return_type": "T[]",
799        "code_kind": 173
800      },
801      "import_path": [],
802      "is_global": true
803    },
804    {
805      "file_path": "lib.es5.d.ts",
806      "api_info": {
807        "line": 1304,
808        "problem": "BuiltinAll",
809        "api_name": "length",
810        "api_type": "PropertySignature",
811        "api_optional": false,
812        "parent_api": [
813          {
814            "api_name": "Array",
815            "api_type": "InterfaceDeclaration"
816          }
817        ],
818        "code_kind": 170,
819        "api_property_type": "number"
820      },
821      "import_path": [],
822      "is_global": true
823    },
824    {
825      "file_path": "lib.es5.d.ts",
826      "api_info": {
827        "line": 1334,
828        "problem": "BuiltinAll",
829        "api_name": "concat",
830        "api_type": "MethodSignature",
831        "api_optional": false,
832        "api_func_args": [
833          {
834            "name": "items",
835            "type": "(T | ConcatArray<T>)[]",
836            "is_optional": false,
837            "has_default": false
838          }
839        ],
840        "parent_api": [
841          {
842            "api_name": "Array",
843            "api_type": "InterfaceDeclaration"
844          }
845        ],
846        "method_return_type": "T[]",
847        "code_kind": 173
848      },
849      "import_path": [],
850      "is_global": true
851    },
852    {
853      "file_path": "lib.es5.d.ts",
854      "api_info": {
855        "line": 1411,
856        "problem": "ThisArg",
857        "api_name": "every",
858        "api_type": "MethodSignature",
859        "api_optional": false,
860        "api_func_args": [
861          {
862            "name": "predicate",
863            "type": "(value: T, index: number, array: T[]) => value is S",
864            "is_optional": false,
865            "has_default": false
866          },
867          {
868            "name": "thisArg",
869            "type": "any",
870            "is_optional": false,
871            "has_default": false
872          }
873        ],
874        "parent_api": [
875          {
876            "api_name": "Array",
877            "api_type": "InterfaceDeclaration"
878          }
879        ],
880        "method_return_type": "boolean",
881        "code_kind": 173
882      },
883      "import_path": [],
884      "is_global": true
885    },
886    {
887      "file_path": "lib.es5.d.ts",
888      "api_info": {
889        "line": 1420,
890        "problem": "ThisArg",
891        "api_name": "every",
892        "api_type": "MethodSignature",
893        "api_optional": false,
894        "api_func_args": [
895          {
896            "name": "predicate",
897            "type": "(value: T, index: number, array: T[]) => unknown",
898            "is_optional": false,
899            "has_default": false
900          },
901          {
902            "name": "thisArg",
903            "type": "any",
904            "is_optional": false,
905            "has_default": false
906          }
907        ],
908        "parent_api": [
909          {
910            "api_name": "Array",
911            "api_type": "InterfaceDeclaration"
912          }
913        ],
914        "method_return_type": "boolean",
915        "code_kind": 173
916      },
917      "import_path": [],
918      "is_global": true
919    },
920    {
921      "file_path": "lib.es5.d.ts",
922      "api_info": {
923        "line": 1429,
924        "problem": "ThisArg",
925        "api_name": "some",
926        "api_type": "MethodSignature",
927        "api_optional": false,
928        "api_func_args": [
929          {
930            "name": "predicate",
931            "type": "(value: T, index: number, array: T[]) => unknown",
932            "is_optional": false,
933            "has_default": false
934          },
935          {
936            "name": "thisArg",
937            "type": "any",
938            "is_optional": false,
939            "has_default": false
940          }
941        ],
942        "parent_api": [
943          {
944            "api_name": "Array",
945            "api_type": "InterfaceDeclaration"
946          }
947        ],
948        "method_return_type": "boolean",
949        "code_kind": 173
950      },
951      "import_path": [],
952      "is_global": true
953    },
954    {
955      "file_path": "lib.es5.d.ts",
956      "api_info": {
957        "line": 1435,
958        "problem": "ThisArg",
959        "api_name": "forEach",
960        "api_type": "MethodSignature",
961        "api_optional": false,
962        "api_func_args": [
963          {
964            "name": "callbackfn",
965            "type": "(value: T, index: number, array: T[]) => void",
966            "is_optional": false,
967            "has_default": false
968          },
969          {
970            "name": "thisArg",
971            "type": "any",
972            "is_optional": false,
973            "has_default": false
974          }
975        ],
976        "parent_api": [
977          {
978            "api_name": "Array",
979            "api_type": "InterfaceDeclaration"
980          }
981        ],
982        "method_return_type": "void",
983        "code_kind": 173
984      },
985      "import_path": [],
986      "is_global": true
987    },
988    {
989      "file_path": "lib.es5.d.ts",
990      "api_info": {
991        "line": 1441,
992        "problem": "ThisArg",
993        "api_name": "map",
994        "api_type": "MethodSignature",
995        "api_optional": false,
996        "api_func_args": [
997          {
998            "name": "callbackfn",
999            "type": "(value: T, index: number, array: T[]) => U",
1000            "is_optional": false,
1001            "has_default": false
1002          },
1003          {
1004            "name": "thisArg",
1005            "type": "any",
1006            "is_optional": false,
1007            "has_default": false
1008          }
1009        ],
1010        "parent_api": [
1011          {
1012            "api_name": "Array",
1013            "api_type": "InterfaceDeclaration"
1014          }
1015        ],
1016        "method_return_type": "U[]",
1017        "code_kind": 173
1018      },
1019      "import_path": [],
1020      "is_global": true
1021    },
1022    {
1023      "file_path": "lib.es5.d.ts",
1024      "api_info": {
1025        "line": 1453,
1026        "problem": "ThisArg",
1027        "api_name": "filter",
1028        "api_type": "MethodSignature",
1029        "api_optional": false,
1030        "api_func_args": [
1031          {
1032            "name": "predicate",
1033            "type": "(value: T, index: number, array: T[]) => unknown",
1034            "is_optional": false,
1035            "has_default": false
1036          },
1037          {
1038            "name": "thisArg",
1039            "type": "any",
1040            "is_optional": false,
1041            "has_default": false
1042          }
1043        ],
1044        "parent_api": [
1045          {
1046            "api_name": "Array",
1047            "api_type": "InterfaceDeclaration"
1048          }
1049        ],
1050        "method_return_type": "T[]",
1051        "code_kind": 173
1052      },
1053      "import_path": [],
1054      "is_global": true
1055    },
1056    {
1057      "file_path": "lib.es5.d.ts",
1058      "api_info": {
1059        "line": 1490,
1060        "problem": "BuiltinNoCtorFunc",
1061        "api_type": "CallSignature",
1062        "parent_api": [
1063          {
1064            "api_name": "ArrayConstructor",
1065            "api_type": "InterfaceDeclaration"
1066          }
1067        ],
1068        "code_kind": 179
1069      },
1070      "import_path": [],
1071      "is_global": true
1072    },
1073    {
1074      "file_path": "lib.es5.d.ts",
1075      "api_info": {
1076        "line": 1498,
1077        "problem": "NoPropertyDescriptor",
1078        "api_name": "enumerable",
1079        "api_type": "PropertySignature",
1080        "api_optional": true,
1081        "parent_api": [
1082          {
1083            "api_name": "TypedPropertyDescriptor",
1084            "api_type": "InterfaceDeclaration"
1085          }
1086        ],
1087        "code_kind": 170,
1088        "api_property_type": "boolean"
1089      },
1090      "import_path": [],
1091      "is_global": true
1092    },
1093    {
1094      "file_path": "lib.es5.d.ts",
1095      "api_info": {
1096        "line": 1499,
1097        "problem": "NoPropertyDescriptor",
1098        "api_name": "configurable",
1099        "api_type": "PropertySignature",
1100        "api_optional": true,
1101        "parent_api": [
1102          {
1103            "api_name": "TypedPropertyDescriptor",
1104            "api_type": "InterfaceDeclaration"
1105          }
1106        ],
1107        "code_kind": 170,
1108        "api_property_type": "boolean"
1109      },
1110      "import_path": [],
1111      "is_global": true
1112    },
1113    {
1114      "file_path": "lib.es5.d.ts",
1115      "api_info": {
1116        "line": 1500,
1117        "problem": "NoPropertyDescriptor",
1118        "api_name": "writable",
1119        "api_type": "PropertySignature",
1120        "api_optional": true,
1121        "parent_api": [
1122          {
1123            "api_name": "TypedPropertyDescriptor",
1124            "api_type": "InterfaceDeclaration"
1125          }
1126        ],
1127        "code_kind": 170,
1128        "api_property_type": "boolean"
1129      },
1130      "import_path": [],
1131      "is_global": true
1132    },
1133    {
1134      "file_path": "lib.es5.d.ts",
1135      "api_info": {
1136        "line": 1501,
1137        "problem": "NoPropertyDescriptor",
1138        "api_name": "value",
1139        "api_type": "PropertySignature",
1140        "api_optional": true,
1141        "parent_api": [
1142          {
1143            "api_name": "TypedPropertyDescriptor",
1144            "api_type": "InterfaceDeclaration"
1145          }
1146        ],
1147        "code_kind": 170,
1148        "api_property_type": "T"
1149      },
1150      "import_path": [],
1151      "is_global": true
1152    },
1153    {
1154      "file_path": "lib.es5.d.ts",
1155      "api_info": {
1156        "line": 1502,
1157        "problem": "NoPropertyDescriptor",
1158        "api_name": "get",
1159        "api_type": "PropertySignature",
1160        "api_optional": true,
1161        "parent_api": [
1162          {
1163            "api_name": "TypedPropertyDescriptor",
1164            "api_type": "InterfaceDeclaration"
1165          }
1166        ],
1167        "code_kind": 170,
1168        "api_property_type": "() => T"
1169      },
1170      "import_path": [],
1171      "is_global": true
1172    },
1173    {
1174      "file_path": "lib.es5.d.ts",
1175      "api_info": {
1176        "line": 1503,
1177        "problem": "NoPropertyDescriptor",
1178        "api_name": "set",
1179        "api_type": "PropertySignature",
1180        "api_optional": true,
1181        "parent_api": [
1182          {
1183            "api_name": "TypedPropertyDescriptor",
1184            "api_type": "InterfaceDeclaration"
1185          }
1186        ],
1187        "code_kind": 170,
1188        "api_property_type": "(value: T) => void"
1189      },
1190      "import_path": [],
1191      "is_global": true
1192    },
1193    {
1194      "file_path": "lib.es5.d.ts",
1195      "api_info": {
1196        "line": 1506,
1197        "problem": "BuiltinAll",
1198        "api_name": "ClassDecorator",
1199        "api_type": "TypeAliasDeclaration",
1200        "api_func_args": [
1201          {
1202            "name": "target",
1203            "type": "TFunction",
1204            "is_optional": false
1205          }
1206        ],
1207        "parent_api": [],
1208        "method_return_type": "TFunction | void",
1209        "code_kind": 268
1210      },
1211      "import_path": [],
1212      "is_global": true
1213    },
1214    {
1215      "file_path": "lib.es5.d.ts",
1216      "api_info": {
1217        "line": 1507,
1218        "problem": "BuiltinAll",
1219        "api_name": "PropertyDecorator",
1220        "api_type": "TypeAliasDeclaration",
1221        "api_func_args": [
1222          {
1223            "name": "target",
1224            "type": "Object",
1225            "is_optional": false
1226          },
1227          {
1228            "name": "propertyKey",
1229            "type": "string | symbol",
1230            "is_optional": false
1231          }
1232        ],
1233        "parent_api": [],
1234        "method_return_type": "void",
1235        "code_kind": 268
1236      },
1237      "import_path": [],
1238      "is_global": true
1239    },
1240    {
1241      "file_path": "lib.es5.d.ts",
1242      "api_info": {
1243        "line": 1508,
1244        "problem": "NoPropertyDescriptor",
1245        "api_name": "MethodDecorator",
1246        "api_type": "TypeAliasDeclaration",
1247        "api_func_args": [
1248          {
1249            "name": "target",
1250            "type": "Object",
1251            "is_optional": false
1252          },
1253          {
1254            "name": "propertyKey",
1255            "type": "string | symbol",
1256            "is_optional": false
1257          },
1258          {
1259            "name": "descriptor",
1260            "type": "TypedPropertyDescriptor<T>",
1261            "is_optional": false
1262          }
1263        ],
1264        "parent_api": [],
1265        "method_return_type": "TypedPropertyDescriptor<T> | void",
1266        "code_kind": 268
1267      },
1268      "import_path": [],
1269      "is_global": true
1270    },
1271    {
1272      "file_path": "lib.es5.d.ts",
1273      "api_info": {
1274        "line": 1509,
1275        "problem": "BuiltinAll",
1276        "api_name": "ParameterDecorator",
1277        "api_type": "TypeAliasDeclaration",
1278        "api_func_args": [
1279          {
1280            "name": "target",
1281            "type": "Object",
1282            "is_optional": false
1283          },
1284          {
1285            "name": "propertyKey",
1286            "type": "string | symbol",
1287            "is_optional": false
1288          },
1289          {
1290            "name": "parameterIndex",
1291            "type": "number",
1292            "is_optional": false
1293          }
1294        ],
1295        "parent_api": [],
1296        "method_return_type": "void",
1297        "code_kind": 268
1298      },
1299      "import_path": [],
1300      "is_global": true
1301    },
1302    {
1303      "file_path": "lib.es5.d.ts",
1304      "api_info": {
1305        "line": 1681,
1306        "problem": "BuiltinAll",
1307        "api_name": "ArrayBuffer",
1308        "api_type": "PropertySignature",
1309        "api_optional": false,
1310        "parent_api": [
1311          {
1312            "api_name": "ArrayBufferTypes",
1313            "api_type": "InterfaceDeclaration"
1314          }
1315        ],
1316        "code_kind": 170,
1317        "api_property_type": "ArrayBuffer"
1318      },
1319      "import_path": [],
1320      "is_global": true
1321    },
1322    {
1323      "file_path": "lib.es5.d.ts",
1324      "api_info": {
1325        "line": 1887,
1326        "problem": "ThisArg",
1327        "api_name": "every",
1328        "api_type": "MethodSignature",
1329        "api_optional": false,
1330        "api_func_args": [
1331          {
1332            "name": "predicate",
1333            "type": "(value: number, index: number, array: Int8Array) => unknown",
1334            "is_optional": false,
1335            "has_default": false
1336          },
1337          {
1338            "name": "thisArg",
1339            "type": "any",
1340            "is_optional": false,
1341            "has_default": false
1342          }
1343        ],
1344        "parent_api": [
1345          {
1346            "api_name": "Int8Array",
1347            "api_type": "InterfaceDeclaration"
1348          }
1349        ],
1350        "method_return_type": "boolean",
1351        "code_kind": 173
1352      },
1353      "import_path": [],
1354      "is_global": true
1355    },
1356    {
1357      "file_path": "lib.es5.d.ts",
1358      "api_info": {
1359        "line": 1906,
1360        "problem": "ThisArg",
1361        "api_name": "filter",
1362        "api_type": "MethodSignature",
1363        "api_optional": false,
1364        "api_func_args": [
1365          {
1366            "name": "predicate",
1367            "type": "(value: number, index: number, array: Int8Array) => any",
1368            "is_optional": false,
1369            "has_default": false
1370          },
1371          {
1372            "name": "thisArg",
1373            "type": "any",
1374            "is_optional": false,
1375            "has_default": false
1376          }
1377        ],
1378        "parent_api": [
1379          {
1380            "api_name": "Int8Array",
1381            "api_type": "InterfaceDeclaration"
1382          }
1383        ],
1384        "method_return_type": "Int8Array",
1385        "code_kind": 173
1386      },
1387      "import_path": [],
1388      "is_global": true
1389    },
1390    {
1391      "file_path": "lib.es5.d.ts",
1392      "api_info": {
1393        "line": 1917,
1394        "problem": "ThisArg",
1395        "api_name": "find",
1396        "api_type": "MethodSignature",
1397        "api_optional": false,
1398        "api_func_args": [
1399          {
1400            "name": "predicate",
1401            "type": "(value: number, index: number, obj: Int8Array) => boolean",
1402            "is_optional": false,
1403            "has_default": false
1404          },
1405          {
1406            "name": "thisArg",
1407            "type": "any",
1408            "is_optional": false,
1409            "has_default": false
1410          }
1411        ],
1412        "parent_api": [
1413          {
1414            "api_name": "Int8Array",
1415            "api_type": "InterfaceDeclaration"
1416          }
1417        ],
1418        "method_return_type": "number | undefined",
1419        "code_kind": 173
1420      },
1421      "import_path": [],
1422      "is_global": true
1423    },
1424    {
1425      "file_path": "lib.es5.d.ts",
1426      "api_info": {
1427        "line": 1928,
1428        "problem": "ThisArg",
1429        "api_name": "findIndex",
1430        "api_type": "MethodSignature",
1431        "api_optional": false,
1432        "api_func_args": [
1433          {
1434            "name": "predicate",
1435            "type": "(value: number, index: number, obj: Int8Array) => boolean",
1436            "is_optional": false,
1437            "has_default": false
1438          },
1439          {
1440            "name": "thisArg",
1441            "type": "any",
1442            "is_optional": false,
1443            "has_default": false
1444          }
1445        ],
1446        "parent_api": [
1447          {
1448            "api_name": "Int8Array",
1449            "api_type": "InterfaceDeclaration"
1450          }
1451        ],
1452        "method_return_type": "number",
1453        "code_kind": 173
1454      },
1455      "import_path": [],
1456      "is_global": true
1457    },
1458    {
1459      "file_path": "lib.es5.d.ts",
1460      "api_info": {
1461        "line": 1937,
1462        "problem": "ThisArg",
1463        "api_name": "forEach",
1464        "api_type": "MethodSignature",
1465        "api_optional": false,
1466        "api_func_args": [
1467          {
1468            "name": "callbackfn",
1469            "type": "(value: number, index: number, array: Int8Array) => void",
1470            "is_optional": false,
1471            "has_default": false
1472          },
1473          {
1474            "name": "thisArg",
1475            "type": "any",
1476            "is_optional": false,
1477            "has_default": false
1478          }
1479        ],
1480        "parent_api": [
1481          {
1482            "api_name": "Int8Array",
1483            "api_type": "InterfaceDeclaration"
1484          }
1485        ],
1486        "method_return_type": "void",
1487        "code_kind": 173
1488      },
1489      "import_path": [],
1490      "is_global": true
1491    },
1492    {
1493      "file_path": "lib.es5.d.ts",
1494      "api_info": {
1495        "line": 1975,
1496        "problem": "ThisArg",
1497        "api_name": "map",
1498        "api_type": "MethodSignature",
1499        "api_optional": false,
1500        "api_func_args": [
1501          {
1502            "name": "callbackfn",
1503            "type": "(value: number, index: number, array: Int8Array) => number",
1504            "is_optional": false,
1505            "has_default": false
1506          },
1507          {
1508            "name": "thisArg",
1509            "type": "any",
1510            "is_optional": false,
1511            "has_default": false
1512          }
1513        ],
1514        "parent_api": [
1515          {
1516            "api_name": "Int8Array",
1517            "api_type": "InterfaceDeclaration"
1518          }
1519        ],
1520        "method_return_type": "Int8Array",
1521        "code_kind": 173
1522      },
1523      "import_path": [],
1524      "is_global": true
1525    },
1526    {
1527      "file_path": "lib.es5.d.ts",
1528      "api_info": {
1529        "line": 2054,
1530        "problem": "ThisArg",
1531        "api_name": "some",
1532        "api_type": "MethodSignature",
1533        "api_optional": false,
1534        "api_func_args": [
1535          {
1536            "name": "predicate",
1537            "type": "(value: number, index: number, array: Int8Array) => unknown",
1538            "is_optional": false,
1539            "has_default": false
1540          },
1541          {
1542            "name": "thisArg",
1543            "type": "any",
1544            "is_optional": false,
1545            "has_default": false
1546          }
1547        ],
1548        "parent_api": [
1549          {
1550            "api_name": "Int8Array",
1551            "api_type": "InterfaceDeclaration"
1552          }
1553        ],
1554        "method_return_type": "boolean",
1555        "code_kind": 173
1556      },
1557      "import_path": [],
1558      "is_global": true
1559    },
1560    {
1561      "file_path": "lib.es5.d.ts",
1562      "api_info": {
1563        "line": 2169,
1564        "problem": "ThisArg",
1565        "api_name": "every",
1566        "api_type": "MethodSignature",
1567        "api_optional": false,
1568        "api_func_args": [
1569          {
1570            "name": "predicate",
1571            "type": "(value: number, index: number, array: Uint8Array) => unknown",
1572            "is_optional": false,
1573            "has_default": false
1574          },
1575          {
1576            "name": "thisArg",
1577            "type": "any",
1578            "is_optional": false,
1579            "has_default": false
1580          }
1581        ],
1582        "parent_api": [
1583          {
1584            "api_name": "Uint8Array",
1585            "api_type": "InterfaceDeclaration"
1586          }
1587        ],
1588        "method_return_type": "boolean",
1589        "code_kind": 173
1590      },
1591      "import_path": [],
1592      "is_global": true
1593    },
1594    {
1595      "file_path": "lib.es5.d.ts",
1596      "api_info": {
1597        "line": 2188,
1598        "problem": "ThisArg",
1599        "api_name": "filter",
1600        "api_type": "MethodSignature",
1601        "api_optional": false,
1602        "api_func_args": [
1603          {
1604            "name": "predicate",
1605            "type": "(value: number, index: number, array: Uint8Array) => any",
1606            "is_optional": false,
1607            "has_default": false
1608          },
1609          {
1610            "name": "thisArg",
1611            "type": "any",
1612            "is_optional": false,
1613            "has_default": false
1614          }
1615        ],
1616        "parent_api": [
1617          {
1618            "api_name": "Uint8Array",
1619            "api_type": "InterfaceDeclaration"
1620          }
1621        ],
1622        "method_return_type": "Uint8Array",
1623        "code_kind": 173
1624      },
1625      "import_path": [],
1626      "is_global": true
1627    },
1628    {
1629      "file_path": "lib.es5.d.ts",
1630      "api_info": {
1631        "line": 2199,
1632        "problem": "ThisArg",
1633        "api_name": "find",
1634        "api_type": "MethodSignature",
1635        "api_optional": false,
1636        "api_func_args": [
1637          {
1638            "name": "predicate",
1639            "type": "(value: number, index: number, obj: Uint8Array) => boolean",
1640            "is_optional": false,
1641            "has_default": false
1642          },
1643          {
1644            "name": "thisArg",
1645            "type": "any",
1646            "is_optional": false,
1647            "has_default": false
1648          }
1649        ],
1650        "parent_api": [
1651          {
1652            "api_name": "Uint8Array",
1653            "api_type": "InterfaceDeclaration"
1654          }
1655        ],
1656        "method_return_type": "number | undefined",
1657        "code_kind": 173
1658      },
1659      "import_path": [],
1660      "is_global": true
1661    },
1662    {
1663      "file_path": "lib.es5.d.ts",
1664      "api_info": {
1665        "line": 2210,
1666        "problem": "ThisArg",
1667        "api_name": "findIndex",
1668        "api_type": "MethodSignature",
1669        "api_optional": false,
1670        "api_func_args": [
1671          {
1672            "name": "predicate",
1673            "type": "(value: number, index: number, obj: Uint8Array) => boolean",
1674            "is_optional": false,
1675            "has_default": false
1676          },
1677          {
1678            "name": "thisArg",
1679            "type": "any",
1680            "is_optional": false,
1681            "has_default": false
1682          }
1683        ],
1684        "parent_api": [
1685          {
1686            "api_name": "Uint8Array",
1687            "api_type": "InterfaceDeclaration"
1688          }
1689        ],
1690        "method_return_type": "number",
1691        "code_kind": 173
1692      },
1693      "import_path": [],
1694      "is_global": true
1695    },
1696    {
1697      "file_path": "lib.es5.d.ts",
1698      "api_info": {
1699        "line": 2219,
1700        "problem": "ThisArg",
1701        "api_name": "forEach",
1702        "api_type": "MethodSignature",
1703        "api_optional": false,
1704        "api_func_args": [
1705          {
1706            "name": "callbackfn",
1707            "type": "(value: number, index: number, array: Uint8Array) => void",
1708            "is_optional": false,
1709            "has_default": false
1710          },
1711          {
1712            "name": "thisArg",
1713            "type": "any",
1714            "is_optional": false,
1715            "has_default": false
1716          }
1717        ],
1718        "parent_api": [
1719          {
1720            "api_name": "Uint8Array",
1721            "api_type": "InterfaceDeclaration"
1722          }
1723        ],
1724        "method_return_type": "void",
1725        "code_kind": 173
1726      },
1727      "import_path": [],
1728      "is_global": true
1729    },
1730    {
1731      "file_path": "lib.es5.d.ts",
1732      "api_info": {
1733        "line": 2257,
1734        "problem": "ThisArg",
1735        "api_name": "map",
1736        "api_type": "MethodSignature",
1737        "api_optional": false,
1738        "api_func_args": [
1739          {
1740            "name": "callbackfn",
1741            "type": "(value: number, index: number, array: Uint8Array) => number",
1742            "is_optional": false,
1743            "has_default": false
1744          },
1745          {
1746            "name": "thisArg",
1747            "type": "any",
1748            "is_optional": false,
1749            "has_default": false
1750          }
1751        ],
1752        "parent_api": [
1753          {
1754            "api_name": "Uint8Array",
1755            "api_type": "InterfaceDeclaration"
1756          }
1757        ],
1758        "method_return_type": "Uint8Array",
1759        "code_kind": 173
1760      },
1761      "import_path": [],
1762      "is_global": true
1763    },
1764    {
1765      "file_path": "lib.es5.d.ts",
1766      "api_info": {
1767        "line": 2336,
1768        "problem": "ThisArg",
1769        "api_name": "some",
1770        "api_type": "MethodSignature",
1771        "api_optional": false,
1772        "api_func_args": [
1773          {
1774            "name": "predicate",
1775            "type": "(value: number, index: number, array: Uint8Array) => unknown",
1776            "is_optional": false,
1777            "has_default": false
1778          },
1779          {
1780            "name": "thisArg",
1781            "type": "any",
1782            "is_optional": false,
1783            "has_default": false
1784          }
1785        ],
1786        "parent_api": [
1787          {
1788            "api_name": "Uint8Array",
1789            "api_type": "InterfaceDeclaration"
1790          }
1791        ],
1792        "method_return_type": "boolean",
1793        "code_kind": 173
1794      },
1795      "import_path": [],
1796      "is_global": true
1797    },
1798    {
1799      "file_path": "lib.es5.d.ts",
1800      "api_info": {
1801        "line": 2451,
1802        "problem": "ThisArg",
1803        "api_name": "every",
1804        "api_type": "MethodSignature",
1805        "api_optional": false,
1806        "api_func_args": [
1807          {
1808            "name": "predicate",
1809            "type": "(value: number, index: number, array: Uint8ClampedArray) => unknown",
1810            "is_optional": false,
1811            "has_default": false
1812          },
1813          {
1814            "name": "thisArg",
1815            "type": "any",
1816            "is_optional": false,
1817            "has_default": false
1818          }
1819        ],
1820        "parent_api": [
1821          {
1822            "api_name": "Uint8ClampedArray",
1823            "api_type": "InterfaceDeclaration"
1824          }
1825        ],
1826        "method_return_type": "boolean",
1827        "code_kind": 173
1828      },
1829      "import_path": [],
1830      "is_global": true
1831    },
1832    {
1833      "file_path": "lib.es5.d.ts",
1834      "api_info": {
1835        "line": 2470,
1836        "problem": "ThisArg",
1837        "api_name": "filter",
1838        "api_type": "MethodSignature",
1839        "api_optional": false,
1840        "api_func_args": [
1841          {
1842            "name": "predicate",
1843            "type": "(value: number, index: number, array: Uint8ClampedArray) => any",
1844            "is_optional": false,
1845            "has_default": false
1846          },
1847          {
1848            "name": "thisArg",
1849            "type": "any",
1850            "is_optional": false,
1851            "has_default": false
1852          }
1853        ],
1854        "parent_api": [
1855          {
1856            "api_name": "Uint8ClampedArray",
1857            "api_type": "InterfaceDeclaration"
1858          }
1859        ],
1860        "method_return_type": "Uint8ClampedArray",
1861        "code_kind": 173
1862      },
1863      "import_path": [],
1864      "is_global": true
1865    },
1866    {
1867      "file_path": "lib.es5.d.ts",
1868      "api_info": {
1869        "line": 2481,
1870        "problem": "ThisArg",
1871        "api_name": "find",
1872        "api_type": "MethodSignature",
1873        "api_optional": false,
1874        "api_func_args": [
1875          {
1876            "name": "predicate",
1877            "type": "(value: number, index: number, obj: Uint8ClampedArray) => boolean",
1878            "is_optional": false,
1879            "has_default": false
1880          },
1881          {
1882            "name": "thisArg",
1883            "type": "any",
1884            "is_optional": false,
1885            "has_default": false
1886          }
1887        ],
1888        "parent_api": [
1889          {
1890            "api_name": "Uint8ClampedArray",
1891            "api_type": "InterfaceDeclaration"
1892          }
1893        ],
1894        "method_return_type": "number | undefined",
1895        "code_kind": 173
1896      },
1897      "import_path": [],
1898      "is_global": true
1899    },
1900    {
1901      "file_path": "lib.es5.d.ts",
1902      "api_info": {
1903        "line": 2492,
1904        "problem": "ThisArg",
1905        "api_name": "findIndex",
1906        "api_type": "MethodSignature",
1907        "api_optional": false,
1908        "api_func_args": [
1909          {
1910            "name": "predicate",
1911            "type": "(value: number, index: number, obj: Uint8ClampedArray) => boolean",
1912            "is_optional": false,
1913            "has_default": false
1914          },
1915          {
1916            "name": "thisArg",
1917            "type": "any",
1918            "is_optional": false,
1919            "has_default": false
1920          }
1921        ],
1922        "parent_api": [
1923          {
1924            "api_name": "Uint8ClampedArray",
1925            "api_type": "InterfaceDeclaration"
1926          }
1927        ],
1928        "method_return_type": "number",
1929        "code_kind": 173
1930      },
1931      "import_path": [],
1932      "is_global": true
1933    },
1934    {
1935      "file_path": "lib.es5.d.ts",
1936      "api_info": {
1937        "line": 2501,
1938        "problem": "ThisArg",
1939        "api_name": "forEach",
1940        "api_type": "MethodSignature",
1941        "api_optional": false,
1942        "api_func_args": [
1943          {
1944            "name": "callbackfn",
1945            "type": "(value: number, index: number, array: Uint8ClampedArray) => void",
1946            "is_optional": false,
1947            "has_default": false
1948          },
1949          {
1950            "name": "thisArg",
1951            "type": "any",
1952            "is_optional": false,
1953            "has_default": false
1954          }
1955        ],
1956        "parent_api": [
1957          {
1958            "api_name": "Uint8ClampedArray",
1959            "api_type": "InterfaceDeclaration"
1960          }
1961        ],
1962        "method_return_type": "void",
1963        "code_kind": 173
1964      },
1965      "import_path": [],
1966      "is_global": true
1967    },
1968    {
1969      "file_path": "lib.es5.d.ts",
1970      "api_info": {
1971        "line": 2539,
1972        "problem": "ThisArg",
1973        "api_name": "map",
1974        "api_type": "MethodSignature",
1975        "api_optional": false,
1976        "api_func_args": [
1977          {
1978            "name": "callbackfn",
1979            "type": "(value: number, index: number, array: Uint8ClampedArray) => number",
1980            "is_optional": false,
1981            "has_default": false
1982          },
1983          {
1984            "name": "thisArg",
1985            "type": "any",
1986            "is_optional": false,
1987            "has_default": false
1988          }
1989        ],
1990        "parent_api": [
1991          {
1992            "api_name": "Uint8ClampedArray",
1993            "api_type": "InterfaceDeclaration"
1994          }
1995        ],
1996        "method_return_type": "Uint8ClampedArray",
1997        "code_kind": 173
1998      },
1999      "import_path": [],
2000      "is_global": true
2001    },
2002    {
2003      "file_path": "lib.es5.d.ts",
2004      "api_info": {
2005        "line": 2618,
2006        "problem": "ThisArg",
2007        "api_name": "some",
2008        "api_type": "MethodSignature",
2009        "api_optional": false,
2010        "api_func_args": [
2011          {
2012            "name": "predicate",
2013            "type": "(value: number, index: number, array: Uint8ClampedArray) => unknown",
2014            "is_optional": false,
2015            "has_default": false
2016          },
2017          {
2018            "name": "thisArg",
2019            "type": "any",
2020            "is_optional": false,
2021            "has_default": false
2022          }
2023        ],
2024        "parent_api": [
2025          {
2026            "api_name": "Uint8ClampedArray",
2027            "api_type": "InterfaceDeclaration"
2028          }
2029        ],
2030        "method_return_type": "boolean",
2031        "code_kind": 173
2032      },
2033      "import_path": [],
2034      "is_global": true
2035    },
2036    {
2037      "file_path": "lib.es5.d.ts",
2038      "api_info": {
2039        "line": 2732,
2040        "problem": "ThisArg",
2041        "api_name": "every",
2042        "api_type": "MethodSignature",
2043        "api_optional": false,
2044        "api_func_args": [
2045          {
2046            "name": "predicate",
2047            "type": "(value: number, index: number, array: Int16Array) => unknown",
2048            "is_optional": false,
2049            "has_default": false
2050          },
2051          {
2052            "name": "thisArg",
2053            "type": "any",
2054            "is_optional": false,
2055            "has_default": false
2056          }
2057        ],
2058        "parent_api": [
2059          {
2060            "api_name": "Int16Array",
2061            "api_type": "InterfaceDeclaration"
2062          }
2063        ],
2064        "method_return_type": "boolean",
2065        "code_kind": 173
2066      },
2067      "import_path": [],
2068      "is_global": true
2069    },
2070    {
2071      "file_path": "lib.es5.d.ts",
2072      "api_info": {
2073        "line": 2751,
2074        "problem": "ThisArg",
2075        "api_name": "filter",
2076        "api_type": "MethodSignature",
2077        "api_optional": false,
2078        "api_func_args": [
2079          {
2080            "name": "predicate",
2081            "type": "(value: number, index: number, array: Int16Array) => any",
2082            "is_optional": false,
2083            "has_default": false
2084          },
2085          {
2086            "name": "thisArg",
2087            "type": "any",
2088            "is_optional": false,
2089            "has_default": false
2090          }
2091        ],
2092        "parent_api": [
2093          {
2094            "api_name": "Int16Array",
2095            "api_type": "InterfaceDeclaration"
2096          }
2097        ],
2098        "method_return_type": "Int16Array",
2099        "code_kind": 173
2100      },
2101      "import_path": [],
2102      "is_global": true
2103    },
2104    {
2105      "file_path": "lib.es5.d.ts",
2106      "api_info": {
2107        "line": 2762,
2108        "problem": "ThisArg",
2109        "api_name": "find",
2110        "api_type": "MethodSignature",
2111        "api_optional": false,
2112        "api_func_args": [
2113          {
2114            "name": "predicate",
2115            "type": "(value: number, index: number, obj: Int16Array) => boolean",
2116            "is_optional": false,
2117            "has_default": false
2118          },
2119          {
2120            "name": "thisArg",
2121            "type": "any",
2122            "is_optional": false,
2123            "has_default": false
2124          }
2125        ],
2126        "parent_api": [
2127          {
2128            "api_name": "Int16Array",
2129            "api_type": "InterfaceDeclaration"
2130          }
2131        ],
2132        "method_return_type": "number | undefined",
2133        "code_kind": 173
2134      },
2135      "import_path": [],
2136      "is_global": true
2137    },
2138    {
2139      "file_path": "lib.es5.d.ts",
2140      "api_info": {
2141        "line": 2773,
2142        "problem": "ThisArg",
2143        "api_name": "findIndex",
2144        "api_type": "MethodSignature",
2145        "api_optional": false,
2146        "api_func_args": [
2147          {
2148            "name": "predicate",
2149            "type": "(value: number, index: number, obj: Int16Array) => boolean",
2150            "is_optional": false,
2151            "has_default": false
2152          },
2153          {
2154            "name": "thisArg",
2155            "type": "any",
2156            "is_optional": false,
2157            "has_default": false
2158          }
2159        ],
2160        "parent_api": [
2161          {
2162            "api_name": "Int16Array",
2163            "api_type": "InterfaceDeclaration"
2164          }
2165        ],
2166        "method_return_type": "number",
2167        "code_kind": 173
2168      },
2169      "import_path": [],
2170      "is_global": true
2171    },
2172    {
2173      "file_path": "lib.es5.d.ts",
2174      "api_info": {
2175        "line": 2782,
2176        "problem": "ThisArg",
2177        "api_name": "forEach",
2178        "api_type": "MethodSignature",
2179        "api_optional": false,
2180        "api_func_args": [
2181          {
2182            "name": "callbackfn",
2183            "type": "(value: number, index: number, array: Int16Array) => void",
2184            "is_optional": false,
2185            "has_default": false
2186          },
2187          {
2188            "name": "thisArg",
2189            "type": "any",
2190            "is_optional": false,
2191            "has_default": false
2192          }
2193        ],
2194        "parent_api": [
2195          {
2196            "api_name": "Int16Array",
2197            "api_type": "InterfaceDeclaration"
2198          }
2199        ],
2200        "method_return_type": "void",
2201        "code_kind": 173
2202      },
2203      "import_path": [],
2204      "is_global": true
2205    },
2206    {
2207      "file_path": "lib.es5.d.ts",
2208      "api_info": {
2209        "line": 2819,
2210        "problem": "ThisArg",
2211        "api_name": "map",
2212        "api_type": "MethodSignature",
2213        "api_optional": false,
2214        "api_func_args": [
2215          {
2216            "name": "callbackfn",
2217            "type": "(value: number, index: number, array: Int16Array) => number",
2218            "is_optional": false,
2219            "has_default": false
2220          },
2221          {
2222            "name": "thisArg",
2223            "type": "any",
2224            "is_optional": false,
2225            "has_default": false
2226          }
2227        ],
2228        "parent_api": [
2229          {
2230            "api_name": "Int16Array",
2231            "api_type": "InterfaceDeclaration"
2232          }
2233        ],
2234        "method_return_type": "Int16Array",
2235        "code_kind": 173
2236      },
2237      "import_path": [],
2238      "is_global": true
2239    },
2240    {
2241      "file_path": "lib.es5.d.ts",
2242      "api_info": {
2243        "line": 2898,
2244        "problem": "ThisArg",
2245        "api_name": "some",
2246        "api_type": "MethodSignature",
2247        "api_optional": false,
2248        "api_func_args": [
2249          {
2250            "name": "predicate",
2251            "type": "(value: number, index: number, array: Int16Array) => unknown",
2252            "is_optional": false,
2253            "has_default": false
2254          },
2255          {
2256            "name": "thisArg",
2257            "type": "any",
2258            "is_optional": false,
2259            "has_default": false
2260          }
2261        ],
2262        "parent_api": [
2263          {
2264            "api_name": "Int16Array",
2265            "api_type": "InterfaceDeclaration"
2266          }
2267        ],
2268        "method_return_type": "boolean",
2269        "code_kind": 173
2270      },
2271      "import_path": [],
2272      "is_global": true
2273    },
2274    {
2275      "file_path": "lib.es5.d.ts",
2276      "api_info": {
2277        "line": 3014,
2278        "problem": "ThisArg",
2279        "api_name": "every",
2280        "api_type": "MethodSignature",
2281        "api_optional": false,
2282        "api_func_args": [
2283          {
2284            "name": "predicate",
2285            "type": "(value: number, index: number, array: Uint16Array) => unknown",
2286            "is_optional": false,
2287            "has_default": false
2288          },
2289          {
2290            "name": "thisArg",
2291            "type": "any",
2292            "is_optional": false,
2293            "has_default": false
2294          }
2295        ],
2296        "parent_api": [
2297          {
2298            "api_name": "Uint16Array",
2299            "api_type": "InterfaceDeclaration"
2300          }
2301        ],
2302        "method_return_type": "boolean",
2303        "code_kind": 173
2304      },
2305      "import_path": [],
2306      "is_global": true
2307    },
2308    {
2309      "file_path": "lib.es5.d.ts",
2310      "api_info": {
2311        "line": 3033,
2312        "problem": "ThisArg",
2313        "api_name": "filter",
2314        "api_type": "MethodSignature",
2315        "api_optional": false,
2316        "api_func_args": [
2317          {
2318            "name": "predicate",
2319            "type": "(value: number, index: number, array: Uint16Array) => any",
2320            "is_optional": false,
2321            "has_default": false
2322          },
2323          {
2324            "name": "thisArg",
2325            "type": "any",
2326            "is_optional": false,
2327            "has_default": false
2328          }
2329        ],
2330        "parent_api": [
2331          {
2332            "api_name": "Uint16Array",
2333            "api_type": "InterfaceDeclaration"
2334          }
2335        ],
2336        "method_return_type": "Uint16Array",
2337        "code_kind": 173
2338      },
2339      "import_path": [],
2340      "is_global": true
2341    },
2342    {
2343      "file_path": "lib.es5.d.ts",
2344      "api_info": {
2345        "line": 3044,
2346        "problem": "ThisArg",
2347        "api_name": "find",
2348        "api_type": "MethodSignature",
2349        "api_optional": false,
2350        "api_func_args": [
2351          {
2352            "name": "predicate",
2353            "type": "(value: number, index: number, obj: Uint16Array) => boolean",
2354            "is_optional": false,
2355            "has_default": false
2356          },
2357          {
2358            "name": "thisArg",
2359            "type": "any",
2360            "is_optional": false,
2361            "has_default": false
2362          }
2363        ],
2364        "parent_api": [
2365          {
2366            "api_name": "Uint16Array",
2367            "api_type": "InterfaceDeclaration"
2368          }
2369        ],
2370        "method_return_type": "number | undefined",
2371        "code_kind": 173
2372      },
2373      "import_path": [],
2374      "is_global": true
2375    },
2376    {
2377      "file_path": "lib.es5.d.ts",
2378      "api_info": {
2379        "line": 3055,
2380        "problem": "ThisArg",
2381        "api_name": "findIndex",
2382        "api_type": "MethodSignature",
2383        "api_optional": false,
2384        "api_func_args": [
2385          {
2386            "name": "predicate",
2387            "type": "(value: number, index: number, obj: Uint16Array) => boolean",
2388            "is_optional": false,
2389            "has_default": false
2390          },
2391          {
2392            "name": "thisArg",
2393            "type": "any",
2394            "is_optional": false,
2395            "has_default": false
2396          }
2397        ],
2398        "parent_api": [
2399          {
2400            "api_name": "Uint16Array",
2401            "api_type": "InterfaceDeclaration"
2402          }
2403        ],
2404        "method_return_type": "number",
2405        "code_kind": 173
2406      },
2407      "import_path": [],
2408      "is_global": true
2409    },
2410    {
2411      "file_path": "lib.es5.d.ts",
2412      "api_info": {
2413        "line": 3064,
2414        "problem": "ThisArg",
2415        "api_name": "forEach",
2416        "api_type": "MethodSignature",
2417        "api_optional": false,
2418        "api_func_args": [
2419          {
2420            "name": "callbackfn",
2421            "type": "(value: number, index: number, array: Uint16Array) => void",
2422            "is_optional": false,
2423            "has_default": false
2424          },
2425          {
2426            "name": "thisArg",
2427            "type": "any",
2428            "is_optional": false,
2429            "has_default": false
2430          }
2431        ],
2432        "parent_api": [
2433          {
2434            "api_name": "Uint16Array",
2435            "api_type": "InterfaceDeclaration"
2436          }
2437        ],
2438        "method_return_type": "void",
2439        "code_kind": 173
2440      },
2441      "import_path": [],
2442      "is_global": true
2443    },
2444    {
2445      "file_path": "lib.es5.d.ts",
2446      "api_info": {
2447        "line": 3102,
2448        "problem": "ThisArg",
2449        "api_name": "map",
2450        "api_type": "MethodSignature",
2451        "api_optional": false,
2452        "api_func_args": [
2453          {
2454            "name": "callbackfn",
2455            "type": "(value: number, index: number, array: Uint16Array) => number",
2456            "is_optional": false,
2457            "has_default": false
2458          },
2459          {
2460            "name": "thisArg",
2461            "type": "any",
2462            "is_optional": false,
2463            "has_default": false
2464          }
2465        ],
2466        "parent_api": [
2467          {
2468            "api_name": "Uint16Array",
2469            "api_type": "InterfaceDeclaration"
2470          }
2471        ],
2472        "method_return_type": "Uint16Array",
2473        "code_kind": 173
2474      },
2475      "import_path": [],
2476      "is_global": true
2477    },
2478    {
2479      "file_path": "lib.es5.d.ts",
2480      "api_info": {
2481        "line": 3181,
2482        "problem": "ThisArg",
2483        "api_name": "some",
2484        "api_type": "MethodSignature",
2485        "api_optional": false,
2486        "api_func_args": [
2487          {
2488            "name": "predicate",
2489            "type": "(value: number, index: number, array: Uint16Array) => unknown",
2490            "is_optional": false,
2491            "has_default": false
2492          },
2493          {
2494            "name": "thisArg",
2495            "type": "any",
2496            "is_optional": false,
2497            "has_default": false
2498          }
2499        ],
2500        "parent_api": [
2501          {
2502            "api_name": "Uint16Array",
2503            "api_type": "InterfaceDeclaration"
2504          }
2505        ],
2506        "method_return_type": "boolean",
2507        "code_kind": 173
2508      },
2509      "import_path": [],
2510      "is_global": true
2511    },
2512    {
2513      "file_path": "lib.es5.d.ts",
2514      "api_info": {
2515        "line": 3296,
2516        "problem": "ThisArg",
2517        "api_name": "every",
2518        "api_type": "MethodSignature",
2519        "api_optional": false,
2520        "api_func_args": [
2521          {
2522            "name": "predicate",
2523            "type": "(value: number, index: number, array: Int32Array) => unknown",
2524            "is_optional": false,
2525            "has_default": false
2526          },
2527          {
2528            "name": "thisArg",
2529            "type": "any",
2530            "is_optional": false,
2531            "has_default": false
2532          }
2533        ],
2534        "parent_api": [
2535          {
2536            "api_name": "Int32Array",
2537            "api_type": "InterfaceDeclaration"
2538          }
2539        ],
2540        "method_return_type": "boolean",
2541        "code_kind": 173
2542      },
2543      "import_path": [],
2544      "is_global": true
2545    },
2546    {
2547      "file_path": "lib.es5.d.ts",
2548      "api_info": {
2549        "line": 3315,
2550        "problem": "ThisArg",
2551        "api_name": "filter",
2552        "api_type": "MethodSignature",
2553        "api_optional": false,
2554        "api_func_args": [
2555          {
2556            "name": "predicate",
2557            "type": "(value: number, index: number, array: Int32Array) => any",
2558            "is_optional": false,
2559            "has_default": false
2560          },
2561          {
2562            "name": "thisArg",
2563            "type": "any",
2564            "is_optional": false,
2565            "has_default": false
2566          }
2567        ],
2568        "parent_api": [
2569          {
2570            "api_name": "Int32Array",
2571            "api_type": "InterfaceDeclaration"
2572          }
2573        ],
2574        "method_return_type": "Int32Array",
2575        "code_kind": 173
2576      },
2577      "import_path": [],
2578      "is_global": true
2579    },
2580    {
2581      "file_path": "lib.es5.d.ts",
2582      "api_info": {
2583        "line": 3326,
2584        "problem": "ThisArg",
2585        "api_name": "find",
2586        "api_type": "MethodSignature",
2587        "api_optional": false,
2588        "api_func_args": [
2589          {
2590            "name": "predicate",
2591            "type": "(value: number, index: number, obj: Int32Array) => boolean",
2592            "is_optional": false,
2593            "has_default": false
2594          },
2595          {
2596            "name": "thisArg",
2597            "type": "any",
2598            "is_optional": false,
2599            "has_default": false
2600          }
2601        ],
2602        "parent_api": [
2603          {
2604            "api_name": "Int32Array",
2605            "api_type": "InterfaceDeclaration"
2606          }
2607        ],
2608        "method_return_type": "number | undefined",
2609        "code_kind": 173
2610      },
2611      "import_path": [],
2612      "is_global": true
2613    },
2614    {
2615      "file_path": "lib.es5.d.ts",
2616      "api_info": {
2617        "line": 3337,
2618        "problem": "ThisArg",
2619        "api_name": "findIndex",
2620        "api_type": "MethodSignature",
2621        "api_optional": false,
2622        "api_func_args": [
2623          {
2624            "name": "predicate",
2625            "type": "(value: number, index: number, obj: Int32Array) => boolean",
2626            "is_optional": false,
2627            "has_default": false
2628          },
2629          {
2630            "name": "thisArg",
2631            "type": "any",
2632            "is_optional": false,
2633            "has_default": false
2634          }
2635        ],
2636        "parent_api": [
2637          {
2638            "api_name": "Int32Array",
2639            "api_type": "InterfaceDeclaration"
2640          }
2641        ],
2642        "method_return_type": "number",
2643        "code_kind": 173
2644      },
2645      "import_path": [],
2646      "is_global": true
2647    },
2648    {
2649      "file_path": "lib.es5.d.ts",
2650      "api_info": {
2651        "line": 3346,
2652        "problem": "ThisArg",
2653        "api_name": "forEach",
2654        "api_type": "MethodSignature",
2655        "api_optional": false,
2656        "api_func_args": [
2657          {
2658            "name": "callbackfn",
2659            "type": "(value: number, index: number, array: Int32Array) => void",
2660            "is_optional": false,
2661            "has_default": false
2662          },
2663          {
2664            "name": "thisArg",
2665            "type": "any",
2666            "is_optional": false,
2667            "has_default": false
2668          }
2669        ],
2670        "parent_api": [
2671          {
2672            "api_name": "Int32Array",
2673            "api_type": "InterfaceDeclaration"
2674          }
2675        ],
2676        "method_return_type": "void",
2677        "code_kind": 173
2678      },
2679      "import_path": [],
2680      "is_global": true
2681    },
2682    {
2683      "file_path": "lib.es5.d.ts",
2684      "api_info": {
2685        "line": 3384,
2686        "problem": "ThisArg",
2687        "api_name": "map",
2688        "api_type": "MethodSignature",
2689        "api_optional": false,
2690        "api_func_args": [
2691          {
2692            "name": "callbackfn",
2693            "type": "(value: number, index: number, array: Int32Array) => number",
2694            "is_optional": false,
2695            "has_default": false
2696          },
2697          {
2698            "name": "thisArg",
2699            "type": "any",
2700            "is_optional": false,
2701            "has_default": false
2702          }
2703        ],
2704        "parent_api": [
2705          {
2706            "api_name": "Int32Array",
2707            "api_type": "InterfaceDeclaration"
2708          }
2709        ],
2710        "method_return_type": "Int32Array",
2711        "code_kind": 173
2712      },
2713      "import_path": [],
2714      "is_global": true
2715    },
2716    {
2717      "file_path": "lib.es5.d.ts",
2718      "api_info": {
2719        "line": 3463,
2720        "problem": "ThisArg",
2721        "api_name": "some",
2722        "api_type": "MethodSignature",
2723        "api_optional": false,
2724        "api_func_args": [
2725          {
2726            "name": "predicate",
2727            "type": "(value: number, index: number, array: Int32Array) => unknown",
2728            "is_optional": false,
2729            "has_default": false
2730          },
2731          {
2732            "name": "thisArg",
2733            "type": "any",
2734            "is_optional": false,
2735            "has_default": false
2736          }
2737        ],
2738        "parent_api": [
2739          {
2740            "api_name": "Int32Array",
2741            "api_type": "InterfaceDeclaration"
2742          }
2743        ],
2744        "method_return_type": "boolean",
2745        "code_kind": 173
2746      },
2747      "import_path": [],
2748      "is_global": true
2749    },
2750    {
2751      "file_path": "lib.es5.d.ts",
2752      "api_info": {
2753        "line": 3578,
2754        "problem": "ThisArg",
2755        "api_name": "every",
2756        "api_type": "MethodSignature",
2757        "api_optional": false,
2758        "api_func_args": [
2759          {
2760            "name": "predicate",
2761            "type": "(value: number, index: number, array: Uint32Array) => unknown",
2762            "is_optional": false,
2763            "has_default": false
2764          },
2765          {
2766            "name": "thisArg",
2767            "type": "any",
2768            "is_optional": false,
2769            "has_default": false
2770          }
2771        ],
2772        "parent_api": [
2773          {
2774            "api_name": "Uint32Array",
2775            "api_type": "InterfaceDeclaration"
2776          }
2777        ],
2778        "method_return_type": "boolean",
2779        "code_kind": 173
2780      },
2781      "import_path": [],
2782      "is_global": true
2783    },
2784    {
2785      "file_path": "lib.es5.d.ts",
2786      "api_info": {
2787        "line": 3597,
2788        "problem": "ThisArg",
2789        "api_name": "filter",
2790        "api_type": "MethodSignature",
2791        "api_optional": false,
2792        "api_func_args": [
2793          {
2794            "name": "predicate",
2795            "type": "(value: number, index: number, array: Uint32Array) => any",
2796            "is_optional": false,
2797            "has_default": false
2798          },
2799          {
2800            "name": "thisArg",
2801            "type": "any",
2802            "is_optional": false,
2803            "has_default": false
2804          }
2805        ],
2806        "parent_api": [
2807          {
2808            "api_name": "Uint32Array",
2809            "api_type": "InterfaceDeclaration"
2810          }
2811        ],
2812        "method_return_type": "Uint32Array",
2813        "code_kind": 173
2814      },
2815      "import_path": [],
2816      "is_global": true
2817    },
2818    {
2819      "file_path": "lib.es5.d.ts",
2820      "api_info": {
2821        "line": 3608,
2822        "problem": "ThisArg",
2823        "api_name": "find",
2824        "api_type": "MethodSignature",
2825        "api_optional": false,
2826        "api_func_args": [
2827          {
2828            "name": "predicate",
2829            "type": "(value: number, index: number, obj: Uint32Array) => boolean",
2830            "is_optional": false,
2831            "has_default": false
2832          },
2833          {
2834            "name": "thisArg",
2835            "type": "any",
2836            "is_optional": false,
2837            "has_default": false
2838          }
2839        ],
2840        "parent_api": [
2841          {
2842            "api_name": "Uint32Array",
2843            "api_type": "InterfaceDeclaration"
2844          }
2845        ],
2846        "method_return_type": "number | undefined",
2847        "code_kind": 173
2848      },
2849      "import_path": [],
2850      "is_global": true
2851    },
2852    {
2853      "file_path": "lib.es5.d.ts",
2854      "api_info": {
2855        "line": 3619,
2856        "problem": "ThisArg",
2857        "api_name": "findIndex",
2858        "api_type": "MethodSignature",
2859        "api_optional": false,
2860        "api_func_args": [
2861          {
2862            "name": "predicate",
2863            "type": "(value: number, index: number, obj: Uint32Array) => boolean",
2864            "is_optional": false,
2865            "has_default": false
2866          },
2867          {
2868            "name": "thisArg",
2869            "type": "any",
2870            "is_optional": false,
2871            "has_default": false
2872          }
2873        ],
2874        "parent_api": [
2875          {
2876            "api_name": "Uint32Array",
2877            "api_type": "InterfaceDeclaration"
2878          }
2879        ],
2880        "method_return_type": "number",
2881        "code_kind": 173
2882      },
2883      "import_path": [],
2884      "is_global": true
2885    },
2886    {
2887      "file_path": "lib.es5.d.ts",
2888      "api_info": {
2889        "line": 3628,
2890        "problem": "ThisArg",
2891        "api_name": "forEach",
2892        "api_type": "MethodSignature",
2893        "api_optional": false,
2894        "api_func_args": [
2895          {
2896            "name": "callbackfn",
2897            "type": "(value: number, index: number, array: Uint32Array) => void",
2898            "is_optional": false,
2899            "has_default": false
2900          },
2901          {
2902            "name": "thisArg",
2903            "type": "any",
2904            "is_optional": false,
2905            "has_default": false
2906          }
2907        ],
2908        "parent_api": [
2909          {
2910            "api_name": "Uint32Array",
2911            "api_type": "InterfaceDeclaration"
2912          }
2913        ],
2914        "method_return_type": "void",
2915        "code_kind": 173
2916      },
2917      "import_path": [],
2918      "is_global": true
2919    },
2920    {
2921      "file_path": "lib.es5.d.ts",
2922      "api_info": {
2923        "line": 3665,
2924        "problem": "ThisArg",
2925        "api_name": "map",
2926        "api_type": "MethodSignature",
2927        "api_optional": false,
2928        "api_func_args": [
2929          {
2930            "name": "callbackfn",
2931            "type": "(value: number, index: number, array: Uint32Array) => number",
2932            "is_optional": false,
2933            "has_default": false
2934          },
2935          {
2936            "name": "thisArg",
2937            "type": "any",
2938            "is_optional": false,
2939            "has_default": false
2940          }
2941        ],
2942        "parent_api": [
2943          {
2944            "api_name": "Uint32Array",
2945            "api_type": "InterfaceDeclaration"
2946          }
2947        ],
2948        "method_return_type": "Uint32Array",
2949        "code_kind": 173
2950      },
2951      "import_path": [],
2952      "is_global": true
2953    },
2954    {
2955      "file_path": "lib.es5.d.ts",
2956      "api_info": {
2957        "line": 3744,
2958        "problem": "ThisArg",
2959        "api_name": "some",
2960        "api_type": "MethodSignature",
2961        "api_optional": false,
2962        "api_func_args": [
2963          {
2964            "name": "predicate",
2965            "type": "(value: number, index: number, array: Uint32Array) => unknown",
2966            "is_optional": false,
2967            "has_default": false
2968          },
2969          {
2970            "name": "thisArg",
2971            "type": "any",
2972            "is_optional": false,
2973            "has_default": false
2974          }
2975        ],
2976        "parent_api": [
2977          {
2978            "api_name": "Uint32Array",
2979            "api_type": "InterfaceDeclaration"
2980          }
2981        ],
2982        "method_return_type": "boolean",
2983        "code_kind": 173
2984      },
2985      "import_path": [],
2986      "is_global": true
2987    },
2988    {
2989      "file_path": "lib.es5.d.ts",
2990      "api_info": {
2991        "line": 3859,
2992        "problem": "ThisArg",
2993        "api_name": "every",
2994        "api_type": "MethodSignature",
2995        "api_optional": false,
2996        "api_func_args": [
2997          {
2998            "name": "predicate",
2999            "type": "(value: number, index: number, array: Float32Array) => unknown",
3000            "is_optional": false,
3001            "has_default": false
3002          },
3003          {
3004            "name": "thisArg",
3005            "type": "any",
3006            "is_optional": false,
3007            "has_default": false
3008          }
3009        ],
3010        "parent_api": [
3011          {
3012            "api_name": "Float32Array",
3013            "api_type": "InterfaceDeclaration"
3014          }
3015        ],
3016        "method_return_type": "boolean",
3017        "code_kind": 173
3018      },
3019      "import_path": [],
3020      "is_global": true
3021    },
3022    {
3023      "file_path": "lib.es5.d.ts",
3024      "api_info": {
3025        "line": 3878,
3026        "problem": "ThisArg",
3027        "api_name": "filter",
3028        "api_type": "MethodSignature",
3029        "api_optional": false,
3030        "api_func_args": [
3031          {
3032            "name": "predicate",
3033            "type": "(value: number, index: number, array: Float32Array) => any",
3034            "is_optional": false,
3035            "has_default": false
3036          },
3037          {
3038            "name": "thisArg",
3039            "type": "any",
3040            "is_optional": false,
3041            "has_default": false
3042          }
3043        ],
3044        "parent_api": [
3045          {
3046            "api_name": "Float32Array",
3047            "api_type": "InterfaceDeclaration"
3048          }
3049        ],
3050        "method_return_type": "Float32Array",
3051        "code_kind": 173
3052      },
3053      "import_path": [],
3054      "is_global": true
3055    },
3056    {
3057      "file_path": "lib.es5.d.ts",
3058      "api_info": {
3059        "line": 3889,
3060        "problem": "ThisArg",
3061        "api_name": "find",
3062        "api_type": "MethodSignature",
3063        "api_optional": false,
3064        "api_func_args": [
3065          {
3066            "name": "predicate",
3067            "type": "(value: number, index: number, obj: Float32Array) => boolean",
3068            "is_optional": false,
3069            "has_default": false
3070          },
3071          {
3072            "name": "thisArg",
3073            "type": "any",
3074            "is_optional": false,
3075            "has_default": false
3076          }
3077        ],
3078        "parent_api": [
3079          {
3080            "api_name": "Float32Array",
3081            "api_type": "InterfaceDeclaration"
3082          }
3083        ],
3084        "method_return_type": "number | undefined",
3085        "code_kind": 173
3086      },
3087      "import_path": [],
3088      "is_global": true
3089    },
3090    {
3091      "file_path": "lib.es5.d.ts",
3092      "api_info": {
3093        "line": 3900,
3094        "problem": "ThisArg",
3095        "api_name": "findIndex",
3096        "api_type": "MethodSignature",
3097        "api_optional": false,
3098        "api_func_args": [
3099          {
3100            "name": "predicate",
3101            "type": "(value: number, index: number, obj: Float32Array) => boolean",
3102            "is_optional": false,
3103            "has_default": false
3104          },
3105          {
3106            "name": "thisArg",
3107            "type": "any",
3108            "is_optional": false,
3109            "has_default": false
3110          }
3111        ],
3112        "parent_api": [
3113          {
3114            "api_name": "Float32Array",
3115            "api_type": "InterfaceDeclaration"
3116          }
3117        ],
3118        "method_return_type": "number",
3119        "code_kind": 173
3120      },
3121      "import_path": [],
3122      "is_global": true
3123    },
3124    {
3125      "file_path": "lib.es5.d.ts",
3126      "api_info": {
3127        "line": 3909,
3128        "problem": "ThisArg",
3129        "api_name": "forEach",
3130        "api_type": "MethodSignature",
3131        "api_optional": false,
3132        "api_func_args": [
3133          {
3134            "name": "callbackfn",
3135            "type": "(value: number, index: number, array: Float32Array) => void",
3136            "is_optional": false,
3137            "has_default": false
3138          },
3139          {
3140            "name": "thisArg",
3141            "type": "any",
3142            "is_optional": false,
3143            "has_default": false
3144          }
3145        ],
3146        "parent_api": [
3147          {
3148            "api_name": "Float32Array",
3149            "api_type": "InterfaceDeclaration"
3150          }
3151        ],
3152        "method_return_type": "void",
3153        "code_kind": 173
3154      },
3155      "import_path": [],
3156      "is_global": true
3157    },
3158    {
3159      "file_path": "lib.es5.d.ts",
3160      "api_info": {
3161        "line": 3947,
3162        "problem": "ThisArg",
3163        "api_name": "map",
3164        "api_type": "MethodSignature",
3165        "api_optional": false,
3166        "api_func_args": [
3167          {
3168            "name": "callbackfn",
3169            "type": "(value: number, index: number, array: Float32Array) => number",
3170            "is_optional": false,
3171            "has_default": false
3172          },
3173          {
3174            "name": "thisArg",
3175            "type": "any",
3176            "is_optional": false,
3177            "has_default": false
3178          }
3179        ],
3180        "parent_api": [
3181          {
3182            "api_name": "Float32Array",
3183            "api_type": "InterfaceDeclaration"
3184          }
3185        ],
3186        "method_return_type": "Float32Array",
3187        "code_kind": 173
3188      },
3189      "import_path": [],
3190      "is_global": true
3191    },
3192    {
3193      "file_path": "lib.es5.d.ts",
3194      "api_info": {
3195        "line": 4026,
3196        "problem": "ThisArg",
3197        "api_name": "some",
3198        "api_type": "MethodSignature",
3199        "api_optional": false,
3200        "api_func_args": [
3201          {
3202            "name": "predicate",
3203            "type": "(value: number, index: number, array: Float32Array) => unknown",
3204            "is_optional": false,
3205            "has_default": false
3206          },
3207          {
3208            "name": "thisArg",
3209            "type": "any",
3210            "is_optional": false,
3211            "has_default": false
3212          }
3213        ],
3214        "parent_api": [
3215          {
3216            "api_name": "Float32Array",
3217            "api_type": "InterfaceDeclaration"
3218          }
3219        ],
3220        "method_return_type": "boolean",
3221        "code_kind": 173
3222      },
3223      "import_path": [],
3224      "is_global": true
3225    },
3226    {
3227      "file_path": "lib.es5.d.ts",
3228      "api_info": {
3229        "line": 4142,
3230        "problem": "ThisArg",
3231        "api_name": "every",
3232        "api_type": "MethodSignature",
3233        "api_optional": false,
3234        "api_func_args": [
3235          {
3236            "name": "predicate",
3237            "type": "(value: number, index: number, array: Float64Array) => unknown",
3238            "is_optional": false,
3239            "has_default": false
3240          },
3241          {
3242            "name": "thisArg",
3243            "type": "any",
3244            "is_optional": false,
3245            "has_default": false
3246          }
3247        ],
3248        "parent_api": [
3249          {
3250            "api_name": "Float64Array",
3251            "api_type": "InterfaceDeclaration"
3252          }
3253        ],
3254        "method_return_type": "boolean",
3255        "code_kind": 173
3256      },
3257      "import_path": [],
3258      "is_global": true
3259    },
3260    {
3261      "file_path": "lib.es5.d.ts",
3262      "api_info": {
3263        "line": 4161,
3264        "problem": "ThisArg",
3265        "api_name": "filter",
3266        "api_type": "MethodSignature",
3267        "api_optional": false,
3268        "api_func_args": [
3269          {
3270            "name": "predicate",
3271            "type": "(value: number, index: number, array: Float64Array) => any",
3272            "is_optional": false,
3273            "has_default": false
3274          },
3275          {
3276            "name": "thisArg",
3277            "type": "any",
3278            "is_optional": false,
3279            "has_default": false
3280          }
3281        ],
3282        "parent_api": [
3283          {
3284            "api_name": "Float64Array",
3285            "api_type": "InterfaceDeclaration"
3286          }
3287        ],
3288        "method_return_type": "Float64Array",
3289        "code_kind": 173
3290      },
3291      "import_path": [],
3292      "is_global": true
3293    },
3294    {
3295      "file_path": "lib.es5.d.ts",
3296      "api_info": {
3297        "line": 4172,
3298        "problem": "ThisArg",
3299        "api_name": "find",
3300        "api_type": "MethodSignature",
3301        "api_optional": false,
3302        "api_func_args": [
3303          {
3304            "name": "predicate",
3305            "type": "(value: number, index: number, obj: Float64Array) => boolean",
3306            "is_optional": false,
3307            "has_default": false
3308          },
3309          {
3310            "name": "thisArg",
3311            "type": "any",
3312            "is_optional": false,
3313            "has_default": false
3314          }
3315        ],
3316        "parent_api": [
3317          {
3318            "api_name": "Float64Array",
3319            "api_type": "InterfaceDeclaration"
3320          }
3321        ],
3322        "method_return_type": "number | undefined",
3323        "code_kind": 173
3324      },
3325      "import_path": [],
3326      "is_global": true
3327    },
3328    {
3329      "file_path": "lib.es5.d.ts",
3330      "api_info": {
3331        "line": 4183,
3332        "problem": "ThisArg",
3333        "api_name": "findIndex",
3334        "api_type": "MethodSignature",
3335        "api_optional": false,
3336        "api_func_args": [
3337          {
3338            "name": "predicate",
3339            "type": "(value: number, index: number, obj: Float64Array) => boolean",
3340            "is_optional": false,
3341            "has_default": false
3342          },
3343          {
3344            "name": "thisArg",
3345            "type": "any",
3346            "is_optional": false,
3347            "has_default": false
3348          }
3349        ],
3350        "parent_api": [
3351          {
3352            "api_name": "Float64Array",
3353            "api_type": "InterfaceDeclaration"
3354          }
3355        ],
3356        "method_return_type": "number",
3357        "code_kind": 173
3358      },
3359      "import_path": [],
3360      "is_global": true
3361    },
3362    {
3363      "file_path": "lib.es5.d.ts",
3364      "api_info": {
3365        "line": 4192,
3366        "problem": "ThisArg",
3367        "api_name": "forEach",
3368        "api_type": "MethodSignature",
3369        "api_optional": false,
3370        "api_func_args": [
3371          {
3372            "name": "callbackfn",
3373            "type": "(value: number, index: number, array: Float64Array) => void",
3374            "is_optional": false,
3375            "has_default": false
3376          },
3377          {
3378            "name": "thisArg",
3379            "type": "any",
3380            "is_optional": false,
3381            "has_default": false
3382          }
3383        ],
3384        "parent_api": [
3385          {
3386            "api_name": "Float64Array",
3387            "api_type": "InterfaceDeclaration"
3388          }
3389        ],
3390        "method_return_type": "void",
3391        "code_kind": 173
3392      },
3393      "import_path": [],
3394      "is_global": true
3395    },
3396    {
3397      "file_path": "lib.es5.d.ts",
3398      "api_info": {
3399        "line": 4230,
3400        "problem": "ThisArg",
3401        "api_name": "map",
3402        "api_type": "MethodSignature",
3403        "api_optional": false,
3404        "api_func_args": [
3405          {
3406            "name": "callbackfn",
3407            "type": "(value: number, index: number, array: Float64Array) => number",
3408            "is_optional": false,
3409            "has_default": false
3410          },
3411          {
3412            "name": "thisArg",
3413            "type": "any",
3414            "is_optional": false,
3415            "has_default": false
3416          }
3417        ],
3418        "parent_api": [
3419          {
3420            "api_name": "Float64Array",
3421            "api_type": "InterfaceDeclaration"
3422          }
3423        ],
3424        "method_return_type": "Float64Array",
3425        "code_kind": 173
3426      },
3427      "import_path": [],
3428      "is_global": true
3429    },
3430    {
3431      "file_path": "lib.es5.d.ts",
3432      "api_info": {
3433        "line": 4309,
3434        "problem": "ThisArg",
3435        "api_name": "some",
3436        "api_type": "MethodSignature",
3437        "api_optional": false,
3438        "api_func_args": [
3439          {
3440            "name": "predicate",
3441            "type": "(value: number, index: number, array: Float64Array) => unknown",
3442            "is_optional": false,
3443            "has_default": false
3444          },
3445          {
3446            "name": "thisArg",
3447            "type": "any",
3448            "is_optional": false,
3449            "has_default": false
3450          }
3451        ],
3452        "parent_api": [
3453          {
3454            "api_name": "Float64Array",
3455            "api_type": "InterfaceDeclaration"
3456          }
3457        ],
3458        "method_return_type": "boolean",
3459        "code_kind": 173
3460      },
3461      "import_path": [],
3462      "is_global": true
3463    },
3464    {
3465      "file_path": "lib.es5.d.ts",
3466      "api_info": {
3467        "line": 4439,
3468        "problem": "BuiltinAll",
3469        "api_name": "prototype",
3470        "api_type": "PropertySignature",
3471        "api_optional": false,
3472        "parent_api": [
3473          {
3474            "api_name": "Intl",
3475            "api_type": "ModuleDeclaration"
3476          }
3477        ],
3478        "code_kind": 170,
3479        "api_property_type": "NumberFormat"
3480      },
3481      "import_path": [],
3482      "is_global": true
3483    },
3484    {
3485      "file_path": "lib.es5.d.ts",
3486      "api_info": {
3487        "line": 4483,
3488        "problem": "BuiltinAll",
3489        "api_name": "prototype",
3490        "api_type": "PropertySignature",
3491        "api_optional": false,
3492        "parent_api": [
3493          {
3494            "api_name": "Intl",
3495            "api_type": "ModuleDeclaration"
3496          }
3497        ],
3498        "code_kind": 170,
3499        "api_property_type": "DateTimeFormat"
3500      },
3501      "import_path": [],
3502      "is_global": true
3503    },
3504    {
3505      "file_path": "lib.es2015.iterable.d.ts",
3506      "api_info": {
3507        "line": 46,
3508        "problem": "BuiltinAll",
3509        "api_name": "return",
3510        "api_type": "MethodSignature",
3511        "api_optional": true,
3512        "api_func_args": [
3513          {
3514            "name": "value",
3515            "type": "TReturn",
3516            "is_optional": true,
3517            "has_default": false
3518          }
3519        ],
3520        "parent_api": [
3521          {
3522            "api_name": "Iterator",
3523            "api_type": "InterfaceDeclaration"
3524          }
3525        ],
3526        "method_return_type": "IteratorResult<T, TReturn>",
3527        "code_kind": 173
3528      },
3529      "import_path": [],
3530      "is_global": true
3531    },
3532    {
3533      "file_path": "lib.es2015.iterable.d.ts",
3534      "api_info": {
3535        "line": 47,
3536        "problem": "BuiltinAll",
3537        "api_name": "throw",
3538        "api_type": "MethodSignature",
3539        "api_optional": true,
3540        "api_func_args": [
3541          {
3542            "name": "e",
3543            "type": "any",
3544            "is_optional": true,
3545            "has_default": false
3546          }
3547        ],
3548        "parent_api": [
3549          {
3550            "api_name": "Iterator",
3551            "api_type": "InterfaceDeclaration"
3552          }
3553        ],
3554        "method_return_type": "IteratorResult<T, TReturn>",
3555        "code_kind": 173
3556      },
3557      "import_path": [],
3558      "is_global": true
3559    },
3560    {
3561      "file_path": "lib.es2015.iterable.d.ts",
3562      "api_info": {
3563        "line": 51,
3564        "problem": "SymbolIterator",
3565        "api_name": "[Symbol.iterator]",
3566        "api_type": "MethodSignature",
3567        "api_optional": false,
3568        "api_func_args": [],
3569        "parent_api": [
3570          {
3571            "api_name": "Iterable",
3572            "api_type": "InterfaceDeclaration"
3573          }
3574        ],
3575        "method_return_type": "Iterator<T, any, undefined>",
3576        "code_kind": 173
3577      },
3578      "import_path": [],
3579      "is_global": true
3580    },
3581    {
3582      "file_path": "lib.es2015.iterable.d.ts",
3583      "api_info": {
3584        "line": 55,
3585        "problem": "SymbolIterator",
3586        "api_name": "[Symbol.iterator]",
3587        "api_type": "MethodSignature",
3588        "api_optional": false,
3589        "api_func_args": [],
3590        "parent_api": [
3591          {
3592            "api_name": "IterableIterator",
3593            "api_type": "InterfaceDeclaration"
3594          }
3595        ],
3596        "method_return_type": "IterableIterator<T>",
3597        "code_kind": 173
3598      },
3599      "import_path": [],
3600      "is_global": true
3601    },
3602    {
3603      "file_path": "lib.es2015.iterable.d.ts",
3604      "api_info": {
3605        "line": 60,
3606        "problem": "SymbolIterator",
3607        "api_name": "[Symbol.iterator]",
3608        "api_type": "MethodSignature",
3609        "api_optional": false,
3610        "api_func_args": [],
3611        "parent_api": [
3612          {
3613            "api_name": "Array",
3614            "api_type": "InterfaceDeclaration"
3615          }
3616        ],
3617        "method_return_type": "IterableIterator<T>",
3618        "code_kind": 173
3619      },
3620      "import_path": [],
3621      "is_global": true
3622    },
3623    {
3624      "file_path": "lib.es2015.iterable.d.ts",
3625      "api_info": {
3626        "line": 96,
3627        "problem": "SymbolIterator",
3628        "api_name": "[Symbol.iterator]",
3629        "api_type": "MethodSignature",
3630        "api_optional": false,
3631        "api_func_args": [],
3632        "parent_api": [
3633          {
3634            "api_name": "ReadonlyArray",
3635            "api_type": "InterfaceDeclaration"
3636          }
3637        ],
3638        "method_return_type": "IterableIterator<T>",
3639        "code_kind": 173
3640      },
3641      "import_path": [],
3642      "is_global": true
3643    },
3644    {
3645      "file_path": "lib.es2015.iterable.d.ts",
3646      "api_info": {
3647        "line": 116,
3648        "problem": "SymbolIterator",
3649        "api_name": "[Symbol.iterator]",
3650        "api_type": "MethodSignature",
3651        "api_optional": false,
3652        "api_func_args": [],
3653        "parent_api": [
3654          {
3655            "api_name": "IArguments",
3656            "api_type": "InterfaceDeclaration"
3657          }
3658        ],
3659        "method_return_type": "IterableIterator<any>",
3660        "code_kind": 173
3661      },
3662      "import_path": [],
3663      "is_global": true
3664    },
3665    {
3666      "file_path": "lib.es2015.iterable.d.ts",
3667      "api_info": {
3668        "line": 121,
3669        "problem": "SymbolIterator",
3670        "api_name": "[Symbol.iterator]",
3671        "api_type": "MethodSignature",
3672        "api_optional": false,
3673        "api_func_args": [],
3674        "parent_api": [
3675          {
3676            "api_name": "Map",
3677            "api_type": "InterfaceDeclaration"
3678          }
3679        ],
3680        "method_return_type": "IterableIterator<[K, V]>",
3681        "code_kind": 173
3682      },
3683      "import_path": [],
3684      "is_global": true
3685    },
3686    {
3687      "file_path": "lib.es2015.iterable.d.ts",
3688      "api_info": {
3689        "line": 141,
3690        "problem": "SymbolIterator",
3691        "api_name": "[Symbol.iterator]",
3692        "api_type": "MethodSignature",
3693        "api_optional": false,
3694        "api_func_args": [],
3695        "parent_api": [
3696          {
3697            "api_name": "ReadonlyMap",
3698            "api_type": "InterfaceDeclaration"
3699          }
3700        ],
3701        "method_return_type": "IterableIterator<[K, V]>",
3702        "code_kind": 173
3703      },
3704      "import_path": [],
3705      "is_global": true
3706    },
3707    {
3708      "file_path": "lib.es2015.iterable.d.ts",
3709      "api_info": {
3710        "line": 172,
3711        "problem": "SymbolIterator",
3712        "api_name": "[Symbol.iterator]",
3713        "api_type": "MethodSignature",
3714        "api_optional": false,
3715        "api_func_args": [],
3716        "parent_api": [
3717          {
3718            "api_name": "Set",
3719            "api_type": "InterfaceDeclaration"
3720          }
3721        ],
3722        "method_return_type": "IterableIterator<T>",
3723        "code_kind": 173
3724      },
3725      "import_path": [],
3726      "is_global": true
3727    },
3728    {
3729      "file_path": "lib.es2015.iterable.d.ts",
3730      "api_info": {
3731        "line": 190,
3732        "problem": "SymbolIterator",
3733        "api_name": "[Symbol.iterator]",
3734        "api_type": "MethodSignature",
3735        "api_optional": false,
3736        "api_func_args": [],
3737        "parent_api": [
3738          {
3739            "api_name": "ReadonlySet",
3740            "api_type": "InterfaceDeclaration"
3741          }
3742        ],
3743        "method_return_type": "IterableIterator<T>",
3744        "code_kind": 173
3745      },
3746      "import_path": [],
3747      "is_global": true
3748    },
3749    {
3750      "file_path": "lib.es2015.iterable.d.ts",
3751      "api_info": {
3752        "line": 240,
3753        "problem": "SymbolIterator",
3754        "api_name": "[Symbol.iterator]",
3755        "api_type": "MethodSignature",
3756        "api_optional": false,
3757        "api_func_args": [],
3758        "parent_api": [
3759          {
3760            "api_name": "String",
3761            "api_type": "InterfaceDeclaration"
3762          }
3763        ],
3764        "method_return_type": "IterableIterator<string>",
3765        "code_kind": 173
3766      },
3767      "import_path": [],
3768      "is_global": true
3769    },
3770    {
3771      "file_path": "lib.es2015.iterable.d.ts",
3772      "api_info": {
3773        "line": 244,
3774        "problem": "SymbolIterator",
3775        "api_name": "[Symbol.iterator]",
3776        "api_type": "MethodSignature",
3777        "api_optional": false,
3778        "api_func_args": [],
3779        "parent_api": [
3780          {
3781            "api_name": "Int8Array",
3782            "api_type": "InterfaceDeclaration"
3783          }
3784        ],
3785        "method_return_type": "IterableIterator<number>",
3786        "code_kind": 173
3787      },
3788      "import_path": [],
3789      "is_global": true
3790    },
3791    {
3792      "file_path": "lib.es2015.iterable.d.ts",
3793      "api_info": {
3794        "line": 272,
3795        "problem": "SymbolIterator",
3796        "api_name": "[Symbol.iterator]",
3797        "api_type": "MethodSignature",
3798        "api_optional": false,
3799        "api_func_args": [],
3800        "parent_api": [
3801          {
3802            "api_name": "Uint8Array",
3803            "api_type": "InterfaceDeclaration"
3804          }
3805        ],
3806        "method_return_type": "IterableIterator<number>",
3807        "code_kind": 173
3808      },
3809      "import_path": [],
3810      "is_global": true
3811    },
3812    {
3813      "file_path": "lib.es2015.iterable.d.ts",
3814      "api_info": {
3815        "line": 300,
3816        "problem": "SymbolIterator",
3817        "api_name": "[Symbol.iterator]",
3818        "api_type": "MethodSignature",
3819        "api_optional": false,
3820        "api_func_args": [],
3821        "parent_api": [
3822          {
3823            "api_name": "Uint8ClampedArray",
3824            "api_type": "InterfaceDeclaration"
3825          }
3826        ],
3827        "method_return_type": "IterableIterator<number>",
3828        "code_kind": 173
3829      },
3830      "import_path": [],
3831      "is_global": true
3832    },
3833    {
3834      "file_path": "lib.es2015.iterable.d.ts",
3835      "api_info": {
3836        "line": 331,
3837        "problem": "SymbolIterator",
3838        "api_name": "[Symbol.iterator]",
3839        "api_type": "MethodSignature",
3840        "api_optional": false,
3841        "api_func_args": [],
3842        "parent_api": [
3843          {
3844            "api_name": "Int16Array",
3845            "api_type": "InterfaceDeclaration"
3846          }
3847        ],
3848        "method_return_type": "IterableIterator<number>",
3849        "code_kind": 173
3850      },
3851      "import_path": [],
3852      "is_global": true
3853    },
3854    {
3855      "file_path": "lib.es2015.iterable.d.ts",
3856      "api_info": {
3857        "line": 361,
3858        "problem": "SymbolIterator",
3859        "api_name": "[Symbol.iterator]",
3860        "api_type": "MethodSignature",
3861        "api_optional": false,
3862        "api_func_args": [],
3863        "parent_api": [
3864          {
3865            "api_name": "Uint16Array",
3866            "api_type": "InterfaceDeclaration"
3867          }
3868        ],
3869        "method_return_type": "IterableIterator<number>",
3870        "code_kind": 173
3871      },
3872      "import_path": [],
3873      "is_global": true
3874    },
3875    {
3876      "file_path": "lib.es2015.iterable.d.ts",
3877      "api_info": {
3878        "line": 389,
3879        "problem": "SymbolIterator",
3880        "api_name": "[Symbol.iterator]",
3881        "api_type": "MethodSignature",
3882        "api_optional": false,
3883        "api_func_args": [],
3884        "parent_api": [
3885          {
3886            "api_name": "Int32Array",
3887            "api_type": "InterfaceDeclaration"
3888          }
3889        ],
3890        "method_return_type": "IterableIterator<number>",
3891        "code_kind": 173
3892      },
3893      "import_path": [],
3894      "is_global": true
3895    },
3896    {
3897      "file_path": "lib.es2015.iterable.d.ts",
3898      "api_info": {
3899        "line": 417,
3900        "problem": "SymbolIterator",
3901        "api_name": "[Symbol.iterator]",
3902        "api_type": "MethodSignature",
3903        "api_optional": false,
3904        "api_func_args": [],
3905        "parent_api": [
3906          {
3907            "api_name": "Uint32Array",
3908            "api_type": "InterfaceDeclaration"
3909          }
3910        ],
3911        "method_return_type": "IterableIterator<number>",
3912        "code_kind": 173
3913      },
3914      "import_path": [],
3915      "is_global": true
3916    },
3917    {
3918      "file_path": "lib.es2015.iterable.d.ts",
3919      "api_info": {
3920        "line": 445,
3921        "problem": "SymbolIterator",
3922        "api_name": "[Symbol.iterator]",
3923        "api_type": "MethodSignature",
3924        "api_optional": false,
3925        "api_func_args": [],
3926        "parent_api": [
3927          {
3928            "api_name": "Float32Array",
3929            "api_type": "InterfaceDeclaration"
3930          }
3931        ],
3932        "method_return_type": "IterableIterator<number>",
3933        "code_kind": 173
3934      },
3935      "import_path": [],
3936      "is_global": true
3937    },
3938    {
3939      "file_path": "lib.es2015.iterable.d.ts",
3940      "api_info": {
3941        "line": 473,
3942        "problem": "SymbolIterator",
3943        "api_name": "[Symbol.iterator]",
3944        "api_type": "MethodSignature",
3945        "api_optional": false,
3946        "api_func_args": [],
3947        "parent_api": [
3948          {
3949            "api_name": "Float64Array",
3950            "api_type": "InterfaceDeclaration"
3951          }
3952        ],
3953        "method_return_type": "IterableIterator<number>",
3954        "code_kind": 173
3955      },
3956      "import_path": [],
3957      "is_global": true
3958    },
3959    {
3960      "file_path": "lib.es2020.bigint.d.ts",
3961      "api_info": {
3962        "line": 126,
3963        "problem": "BuiltinNoCtorFunc",
3964        "api_type": "CallSignature",
3965        "parent_api": [
3966          {
3967            "api_name": "BigIntConstructor",
3968            "api_type": "InterfaceDeclaration"
3969          }
3970        ],
3971        "code_kind": 179
3972      },
3973      "import_path": [],
3974      "is_global": true
3975    },
3976    {
3977      "file_path": "lib.es2020.bigint.d.ts",
3978      "api_info": {
3979        "line": 186,
3980        "problem": "ThisArg",
3981        "api_name": "every",
3982        "api_type": "MethodSignature",
3983        "api_optional": false,
3984        "api_func_args": [
3985          {
3986            "name": "predicate",
3987            "type": "(value: bigint, index: number, array: BigInt64Array) => boolean",
3988            "is_optional": false,
3989            "has_default": false
3990          },
3991          {
3992            "name": "thisArg",
3993            "type": "any",
3994            "is_optional": false,
3995            "has_default": false
3996          }
3997        ],
3998        "parent_api": [
3999          {
4000            "api_name": "BigInt64Array",
4001            "api_type": "InterfaceDeclaration"
4002          }
4003        ],
4004        "method_return_type": "boolean",
4005        "code_kind": 173
4006      },
4007      "import_path": [],
4008      "is_global": true
4009    },
4010    {
4011      "file_path": "lib.es2020.bigint.d.ts",
4012      "api_info": {
4013        "line": 205,
4014        "problem": "ThisArg",
4015        "api_name": "filter",
4016        "api_type": "MethodSignature",
4017        "api_optional": false,
4018        "api_func_args": [
4019          {
4020            "name": "predicate",
4021            "type": "(value: bigint, index: number, array: BigInt64Array) => any",
4022            "is_optional": false,
4023            "has_default": false
4024          },
4025          {
4026            "name": "thisArg",
4027            "type": "any",
4028            "is_optional": false,
4029            "has_default": false
4030          }
4031        ],
4032        "parent_api": [
4033          {
4034            "api_name": "BigInt64Array",
4035            "api_type": "InterfaceDeclaration"
4036          }
4037        ],
4038        "method_return_type": "BigInt64Array",
4039        "code_kind": 173
4040      },
4041      "import_path": [],
4042      "is_global": true
4043    },
4044    {
4045      "file_path": "lib.es2020.bigint.d.ts",
4046      "api_info": {
4047        "line": 216,
4048        "problem": "ThisArg",
4049        "api_name": "find",
4050        "api_type": "MethodSignature",
4051        "api_optional": false,
4052        "api_func_args": [
4053          {
4054            "name": "predicate",
4055            "type": "(value: bigint, index: number, array: BigInt64Array) => boolean",
4056            "is_optional": false,
4057            "has_default": false
4058          },
4059          {
4060            "name": "thisArg",
4061            "type": "any",
4062            "is_optional": false,
4063            "has_default": false
4064          }
4065        ],
4066        "parent_api": [
4067          {
4068            "api_name": "BigInt64Array",
4069            "api_type": "InterfaceDeclaration"
4070          }
4071        ],
4072        "method_return_type": "bigint | undefined",
4073        "code_kind": 173
4074      },
4075      "import_path": [],
4076      "is_global": true
4077    },
4078    {
4079      "file_path": "lib.es2020.bigint.d.ts",
4080      "api_info": {
4081        "line": 227,
4082        "problem": "ThisArg",
4083        "api_name": "findIndex",
4084        "api_type": "MethodSignature",
4085        "api_optional": false,
4086        "api_func_args": [
4087          {
4088            "name": "predicate",
4089            "type": "(value: bigint, index: number, array: BigInt64Array) => boolean",
4090            "is_optional": false,
4091            "has_default": false
4092          },
4093          {
4094            "name": "thisArg",
4095            "type": "any",
4096            "is_optional": false,
4097            "has_default": false
4098          }
4099        ],
4100        "parent_api": [
4101          {
4102            "api_name": "BigInt64Array",
4103            "api_type": "InterfaceDeclaration"
4104          }
4105        ],
4106        "method_return_type": "number",
4107        "code_kind": 173
4108      },
4109      "import_path": [],
4110      "is_global": true
4111    },
4112    {
4113      "file_path": "lib.es2020.bigint.d.ts",
4114      "api_info": {
4115        "line": 236,
4116        "problem": "ThisArg",
4117        "api_name": "forEach",
4118        "api_type": "MethodSignature",
4119        "api_optional": false,
4120        "api_func_args": [
4121          {
4122            "name": "callbackfn",
4123            "type": "(value: bigint, index: number, array: BigInt64Array) => void",
4124            "is_optional": false,
4125            "has_default": false
4126          },
4127          {
4128            "name": "thisArg",
4129            "type": "any",
4130            "is_optional": false,
4131            "has_default": false
4132          }
4133        ],
4134        "parent_api": [
4135          {
4136            "api_name": "BigInt64Array",
4137            "api_type": "InterfaceDeclaration"
4138          }
4139        ],
4140        "method_return_type": "void",
4141        "code_kind": 173
4142      },
4143      "import_path": [],
4144      "is_global": true
4145    },
4146    {
4147      "file_path": "lib.es2020.bigint.d.ts",
4148      "api_info": {
4149        "line": 282,
4150        "problem": "ThisArg",
4151        "api_name": "map",
4152        "api_type": "MethodSignature",
4153        "api_optional": false,
4154        "api_func_args": [
4155          {
4156            "name": "callbackfn",
4157            "type": "(value: bigint, index: number, array: BigInt64Array) => bigint",
4158            "is_optional": false,
4159            "has_default": false
4160          },
4161          {
4162            "name": "thisArg",
4163            "type": "any",
4164            "is_optional": false,
4165            "has_default": false
4166          }
4167        ],
4168        "parent_api": [
4169          {
4170            "api_name": "BigInt64Array",
4171            "api_type": "InterfaceDeclaration"
4172          }
4173        ],
4174        "method_return_type": "BigInt64Array",
4175        "code_kind": 173
4176      },
4177      "import_path": [],
4178      "is_global": true
4179    },
4180    {
4181      "file_path": "lib.es2020.bigint.d.ts",
4182      "api_info": {
4183        "line": 357,
4184        "problem": "ThisArg",
4185        "api_name": "some",
4186        "api_type": "MethodSignature",
4187        "api_optional": false,
4188        "api_func_args": [
4189          {
4190            "name": "predicate",
4191            "type": "(value: bigint, index: number, array: BigInt64Array) => boolean",
4192            "is_optional": false,
4193            "has_default": false
4194          },
4195          {
4196            "name": "thisArg",
4197            "type": "any",
4198            "is_optional": false,
4199            "has_default": false
4200          }
4201        ],
4202        "parent_api": [
4203          {
4204            "api_name": "BigInt64Array",
4205            "api_type": "InterfaceDeclaration"
4206          }
4207        ],
4208        "method_return_type": "boolean",
4209        "code_kind": 173
4210      },
4211      "import_path": [],
4212      "is_global": true
4213    },
4214    {
4215      "file_path": "lib.es2020.bigint.d.ts",
4216      "api_info": {
4217        "line": 385,
4218        "problem": "SymbolIterator",
4219        "api_name": "[Symbol.iterator]",
4220        "api_type": "MethodSignature",
4221        "api_optional": false,
4222        "api_func_args": [],
4223        "parent_api": [
4224          {
4225            "api_name": "BigInt64Array",
4226            "api_type": "InterfaceDeclaration"
4227          }
4228        ],
4229        "method_return_type": "IterableIterator<bigint>",
4230        "code_kind": 173
4231      },
4232      "import_path": [],
4233      "is_global": true
4234    },
4235    {
4236      "file_path": "lib.es2020.bigint.d.ts",
4237      "api_info": {
4238        "line": 458,
4239        "problem": "ThisArg",
4240        "api_name": "every",
4241        "api_type": "MethodSignature",
4242        "api_optional": false,
4243        "api_func_args": [
4244          {
4245            "name": "predicate",
4246            "type": "(value: bigint, index: number, array: BigUint64Array) => boolean",
4247            "is_optional": false,
4248            "has_default": false
4249          },
4250          {
4251            "name": "thisArg",
4252            "type": "any",
4253            "is_optional": false,
4254            "has_default": false
4255          }
4256        ],
4257        "parent_api": [
4258          {
4259            "api_name": "BigUint64Array",
4260            "api_type": "InterfaceDeclaration"
4261          }
4262        ],
4263        "method_return_type": "boolean",
4264        "code_kind": 173
4265      },
4266      "import_path": [],
4267      "is_global": true
4268    },
4269    {
4270      "file_path": "lib.es2020.bigint.d.ts",
4271      "api_info": {
4272        "line": 477,
4273        "problem": "ThisArg",
4274        "api_name": "filter",
4275        "api_type": "MethodSignature",
4276        "api_optional": false,
4277        "api_func_args": [
4278          {
4279            "name": "predicate",
4280            "type": "(value: bigint, index: number, array: BigUint64Array) => any",
4281            "is_optional": false,
4282            "has_default": false
4283          },
4284          {
4285            "name": "thisArg",
4286            "type": "any",
4287            "is_optional": false,
4288            "has_default": false
4289          }
4290        ],
4291        "parent_api": [
4292          {
4293            "api_name": "BigUint64Array",
4294            "api_type": "InterfaceDeclaration"
4295          }
4296        ],
4297        "method_return_type": "BigUint64Array",
4298        "code_kind": 173
4299      },
4300      "import_path": [],
4301      "is_global": true
4302    },
4303    {
4304      "file_path": "lib.es2020.bigint.d.ts",
4305      "api_info": {
4306        "line": 488,
4307        "problem": "ThisArg",
4308        "api_name": "find",
4309        "api_type": "MethodSignature",
4310        "api_optional": false,
4311        "api_func_args": [
4312          {
4313            "name": "predicate",
4314            "type": "(value: bigint, index: number, array: BigUint64Array) => boolean",
4315            "is_optional": false,
4316            "has_default": false
4317          },
4318          {
4319            "name": "thisArg",
4320            "type": "any",
4321            "is_optional": false,
4322            "has_default": false
4323          }
4324        ],
4325        "parent_api": [
4326          {
4327            "api_name": "BigUint64Array",
4328            "api_type": "InterfaceDeclaration"
4329          }
4330        ],
4331        "method_return_type": "bigint | undefined",
4332        "code_kind": 173
4333      },
4334      "import_path": [],
4335      "is_global": true
4336    },
4337    {
4338      "file_path": "lib.es2020.bigint.d.ts",
4339      "api_info": {
4340        "line": 499,
4341        "problem": "ThisArg",
4342        "api_name": "findIndex",
4343        "api_type": "MethodSignature",
4344        "api_optional": false,
4345        "api_func_args": [
4346          {
4347            "name": "predicate",
4348            "type": "(value: bigint, index: number, array: BigUint64Array) => boolean",
4349            "is_optional": false,
4350            "has_default": false
4351          },
4352          {
4353            "name": "thisArg",
4354            "type": "any",
4355            "is_optional": false,
4356            "has_default": false
4357          }
4358        ],
4359        "parent_api": [
4360          {
4361            "api_name": "BigUint64Array",
4362            "api_type": "InterfaceDeclaration"
4363          }
4364        ],
4365        "method_return_type": "number",
4366        "code_kind": 173
4367      },
4368      "import_path": [],
4369      "is_global": true
4370    },
4371    {
4372      "file_path": "lib.es2020.bigint.d.ts",
4373      "api_info": {
4374        "line": 508,
4375        "problem": "ThisArg",
4376        "api_name": "forEach",
4377        "api_type": "MethodSignature",
4378        "api_optional": false,
4379        "api_func_args": [
4380          {
4381            "name": "callbackfn",
4382            "type": "(value: bigint, index: number, array: BigUint64Array) => void",
4383            "is_optional": false,
4384            "has_default": false
4385          },
4386          {
4387            "name": "thisArg",
4388            "type": "any",
4389            "is_optional": false,
4390            "has_default": false
4391          }
4392        ],
4393        "parent_api": [
4394          {
4395            "api_name": "BigUint64Array",
4396            "api_type": "InterfaceDeclaration"
4397          }
4398        ],
4399        "method_return_type": "void",
4400        "code_kind": 173
4401      },
4402      "import_path": [],
4403      "is_global": true
4404    },
4405    {
4406      "file_path": "lib.es2020.bigint.d.ts",
4407      "api_info": {
4408        "line": 554,
4409        "problem": "ThisArg",
4410        "api_name": "map",
4411        "api_type": "MethodSignature",
4412        "api_optional": false,
4413        "api_func_args": [
4414          {
4415            "name": "callbackfn",
4416            "type": "(value: bigint, index: number, array: BigUint64Array) => bigint",
4417            "is_optional": false,
4418            "has_default": false
4419          },
4420          {
4421            "name": "thisArg",
4422            "type": "any",
4423            "is_optional": false,
4424            "has_default": false
4425          }
4426        ],
4427        "parent_api": [
4428          {
4429            "api_name": "BigUint64Array",
4430            "api_type": "InterfaceDeclaration"
4431          }
4432        ],
4433        "method_return_type": "BigUint64Array",
4434        "code_kind": 173
4435      },
4436      "import_path": [],
4437      "is_global": true
4438    },
4439    {
4440      "file_path": "lib.es2020.bigint.d.ts",
4441      "api_info": {
4442        "line": 629,
4443        "problem": "ThisArg",
4444        "api_name": "some",
4445        "api_type": "MethodSignature",
4446        "api_optional": false,
4447        "api_func_args": [
4448          {
4449            "name": "predicate",
4450            "type": "(value: bigint, index: number, array: BigUint64Array) => boolean",
4451            "is_optional": false,
4452            "has_default": false
4453          },
4454          {
4455            "name": "thisArg",
4456            "type": "any",
4457            "is_optional": false,
4458            "has_default": false
4459          }
4460        ],
4461        "parent_api": [
4462          {
4463            "api_name": "BigUint64Array",
4464            "api_type": "InterfaceDeclaration"
4465          }
4466        ],
4467        "method_return_type": "boolean",
4468        "code_kind": 173
4469      },
4470      "import_path": [],
4471      "is_global": true
4472    },
4473    {
4474      "file_path": "lib.es2020.bigint.d.ts",
4475      "api_info": {
4476        "line": 657,
4477        "problem": "SymbolIterator",
4478        "api_name": "[Symbol.iterator]",
4479        "api_type": "MethodSignature",
4480        "api_optional": false,
4481        "api_func_args": [],
4482        "parent_api": [
4483          {
4484            "api_name": "BigUint64Array",
4485            "api_type": "InterfaceDeclaration"
4486          }
4487        ],
4488        "method_return_type": "IterableIterator<bigint>",
4489        "code_kind": 173
4490      },
4491      "import_path": [],
4492      "is_global": true
4493    },
4494    {
4495      "file_path": "lib.es2015.collection.d.ts",
4496      "api_info": {
4497        "line": 31,
4498        "problem": "ThisArg",
4499        "api_name": "forEach",
4500        "api_type": "MethodSignature",
4501        "api_optional": false,
4502        "api_func_args": [
4503          {
4504            "name": "callbackfn",
4505            "type": "(value: V, key: K, map: Map<K, V>) => void",
4506            "is_optional": false,
4507            "has_default": false
4508          },
4509          {
4510            "name": "thisArg",
4511            "type": "any",
4512            "is_optional": false,
4513            "has_default": false
4514          }
4515        ],
4516        "parent_api": [
4517          {
4518            "api_name": "Map",
4519            "api_type": "InterfaceDeclaration"
4520          }
4521        ],
4522        "method_return_type": "void",
4523        "code_kind": 173
4524      },
4525      "import_path": [],
4526      "is_global": true
4527    },
4528    {
4529      "file_path": "lib.es2015.collection.d.ts",
4530      "api_info": {
4531        "line": 59,
4532        "problem": "ThisArg",
4533        "api_name": "forEach",
4534        "api_type": "MethodSignature",
4535        "api_optional": false,
4536        "api_func_args": [
4537          {
4538            "name": "callbackfn",
4539            "type": "(value: V, key: K, map: ReadonlyMap<K, V>) => void",
4540            "is_optional": false,
4541            "has_default": false
4542          },
4543          {
4544            "name": "thisArg",
4545            "type": "any",
4546            "is_optional": false,
4547            "has_default": false
4548          }
4549        ],
4550        "parent_api": [
4551          {
4552            "api_name": "ReadonlyMap",
4553            "api_type": "InterfaceDeclaration"
4554          }
4555        ],
4556        "method_return_type": "void",
4557        "code_kind": 173
4558      },
4559      "import_path": [],
4560      "is_global": true
4561    },
4562    {
4563      "file_path": "lib.es2015.collection.d.ts",
4564      "api_info": {
4565        "line": 107,
4566        "problem": "ThisArg",
4567        "api_name": "forEach",
4568        "api_type": "MethodSignature",
4569        "api_optional": false,
4570        "api_func_args": [
4571          {
4572            "name": "callbackfn",
4573            "type": "(value: T, value2: T, set: Set<T>) => void",
4574            "is_optional": false,
4575            "has_default": false
4576          },
4577          {
4578            "name": "thisArg",
4579            "type": "any",
4580            "is_optional": false,
4581            "has_default": false
4582          }
4583        ],
4584        "parent_api": [
4585          {
4586            "api_name": "Set",
4587            "api_type": "InterfaceDeclaration"
4588          }
4589        ],
4590        "method_return_type": "void",
4591        "code_kind": 173
4592      },
4593      "import_path": [],
4594      "is_global": true
4595    },
4596    {
4597      "file_path": "lib.es2015.collection.d.ts",
4598      "api_info": {
4599        "line": 125,
4600        "problem": "ThisArg",
4601        "api_name": "forEach",
4602        "api_type": "MethodSignature",
4603        "api_optional": false,
4604        "api_func_args": [
4605          {
4606            "name": "callbackfn",
4607            "type": "(value: T, value2: T, set: ReadonlySet<T>) => void",
4608            "is_optional": false,
4609            "has_default": false
4610          },
4611          {
4612            "name": "thisArg",
4613            "type": "any",
4614            "is_optional": false,
4615            "has_default": false
4616          }
4617        ],
4618        "parent_api": [
4619          {
4620            "api_name": "ReadonlySet",
4621            "api_type": "InterfaceDeclaration"
4622          }
4623        ],
4624        "method_return_type": "void",
4625        "code_kind": 173
4626      },
4627      "import_path": [],
4628      "is_global": true
4629    }
4630  ]
4631}