diff --git a/spec.html b/spec.html index 6d243aef49d..1cf8a5f0b60 100644 --- a/spec.html +++ b/spec.html @@ -26758,6 +26758,7 @@

Function.prototype.toString ( )

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