this
关键字 (The this
Keyword)new
运算符 (The new
Operator)super
关键字 (The super
Keyword)? :
) (Conditional Operator ( ? :
)),
)if
语句 (The if
Statement)do
-while
语句 (The do
-while
Statement)while
语句 (The while
Statement)for
语句 (The for
Statement)for
-in
、for
-of
与 for
-await
-of
语句continue
语句 (The continue
Statement)break
语句 (The break
Statement)return
语句 (The return
Statement)with
语句 (The with
Statement)switch
语句 (The switch
Statement)throw
语句 (The throw
Statement)try
语句 (The try
Statement)debugger
语句 (The debugger
Statement)?
u
m
/
p
1-9
0
`
严格模式的限制与例外
implements
、interface
、let
、package
、private
、protected
、public
、static
和 yield
是保留字(TypeError
异常(arguments
到该 arguments 对象的绑定是不可变的,因此不能作为赋值表达式的目标(Function.prototype.apply
和 Function.prototype.call
进行的调用)传入的 delete
运算符出现在严格模式代码中,如果其 delete
运算符出现在严格模式代码中,如果要删除的属性具有属性 { [[Configurable]]: eval
或 arguments
,则为