Commit 275c070
typings: update 'types' binding
- Adds:
- isGeneratorObject
- isProxy
- isSharedArrayBuffer
- isSymbolObject
- Removes:
- isTypedArray
- Fixes:
- isDate
- isNativeError
- isRegExp
- Improves:
- isArgumentsObject
- isExternal
PR-URL: #59692
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent d728545 commit 275c070Copy full SHA for 275c070
File tree
Expand file treeCollapse file tree
2 files changed
+33
-30
lines changedOpen diff view settings
Filter options
- src
- typings/internalBinding
Expand file treeCollapse file tree
2 files changed
+33
-30
lines changedOpen diff view settings
Collapse file
+16-16Lines changed: 16 additions & 16 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
14 | 14 | |
15 | 15 | |
16 | 16 | |
17 | | - |
18 | | - |
19 | 17 | |
| 18 | + |
| 19 | + |
20 | 20 | |
21 | 21 | |
22 | | - |
23 | | - |
24 | | - |
25 | | - |
26 | | - |
27 | | - |
| 22 | + |
| 23 | + |
| 24 | + |
28 | 25 | |
29 | 26 | |
30 | | - |
31 | 27 | |
32 | | - |
33 | 28 | |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
34 | 36 | |
35 | | - |
36 | | - |
37 | | - |
38 | | - |
39 | 37 | |
40 | | - |
41 | | - |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
42 | 42 | |
43 | 43 | |
44 | 44 | |
|
Collapse file
typings/internalBinding/types.d.ts
Copy file name to clipboard+17-14Lines changed: 17 additions & 14 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
3 | | - |
4 | | - |
| 2 | + |
5 | 3 | |
6 | | - |
7 | | - |
| 4 | + |
| 5 | + |
| 6 | + |
8 | 7 | |
9 | | - |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
10 | 12 | |
11 | 13 | |
12 | 14 | |
13 | | - |
| 15 | + |
| 16 | + |
14 | 17 | |
| 18 | + |
| 19 | + |
15 | 20 | |
16 | 21 | |
| 22 | + |
| 23 | + |
| 24 | + |
17 | 25 | |
18 | 26 | |
19 | | - |
20 | | - |
21 | | - |
22 | | - |
23 | | - |
24 | | - |
25 | | - |
| 27 | + |
| 28 | + |
26 | 29 | |
0 commit comments