diff --git a/spec.html b/spec.html index d7e09c14fb6..88b4ad1eda0 100644 --- a/spec.html +++ b/spec.html @@ -26750,6 +26750,7 @@

Function.prototype.toString ( )

NativeFunction : `function` NativeFunctionAccessor? PropertyName[~Yield, ~Await]? `(` FormalParameters[~Yield, ~Await] `)` `{` `[` `native` `code` `]` `}` + NativeFunctionAccessor : `get` `set`