符號
!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
(模組)非同步
非同步函式*
非同步-等待
await
(非同步函式)await
(非同步產生器)B
BigInt64Array
BigUint64Array
Boolean()
中斷
C
捕捉
類別
console.error()
console.log()
const
continue
D
DataView
??
)刪除
do-while
this
E
eval()
匯出
export default
extends
F
false
finally
Float32Array
Float64Array
for
for-await-of
for-in
for-of
function*
G
H
I
if
import
import()
import.meta
import.meta.url
in
無限大
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
自我
集合
...
)到函式呼叫中靜態
String()
切換
T
this
this
,動態this
,詞彙this
,值throw
true
try
typeof
U
Uint16Array
Uint32Array
Uint8Array
Uint8ClampedArray
undefined
V
W
Y
Z