diff --git a/spec.html b/spec.html index f2561d1fe0f..d93f413b21c 100644 --- a/spec.html +++ b/spec.html @@ -26755,6 +26755,7 @@

Function.prototype.toString ( )

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