Symbol
!x
++x
x++
+x
,
(逗号运算符)--x
x--
-x
x && y
x + y
x - y
x / y
x << y
x === y
x >>> y
x >> y
x ??= y
x ?? d
x & y
x ** y
x * y
x ^ y
x ¦ y
x ¦¦ y
x ٪ y
=
c ? t : e
__proto__
~x
A
ArrayBuffer
assert
(模块)异步
异步函数*
async-await
await
(异步函数)await
(异步生成器)B
BigInt64Array
BigUint64Array
Boolean()
break
C
catch
类
console.error()
console.log()
const
continue
D
DataView
??
)delete
do-while
this
E
eval()
导出
export default
extends
F
false
finally
Float32Array
Float64Array
for
for-await-of
for-in
for-of
函数*
G
H
I
if
导入
import()
import.meta
import.meta.url
in
Infinity
instanceof
instanceof
Int16Array
Int32Array
Int8Array
J
K
L
M
Map
Math
(命名空间对象)N
NaN
node_modules
null
??=
)??
)Number()
O
Object()
Object.is()
??
)??
)??=
)void
运算符P
package.json
Promise.all()
Promise.allSettled()
Promise.any()
Promise.race()
Q
R
RegExp
S
self
Set
...
) 在函数调用中的使用静态
String()
switch
T
this
this
this
this
的值throw
true
try
typeof
U
Uint16Array
Uint32Array
Uint8Array
Uint8ClampedArray
undefined
V
W
Y
Z