File tree 1 file changed +3
-2
lines changed 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -6581,8 +6581,8 @@ <h3>Executing Script</h3>
6581
6581
< li > < p > Return < a > success</ a > with data < var > reference</ var > .
6582
6582
</ ol >
6583
6583
6584
- < dt > has an < a > own property</ a > named " < code > toJSON </ code > " that is
6585
- a < a > Function</ a >
6584
+ < dt > has an < a > own property</ a > or < a > inherited property </ a > named
6585
+ " < code > toJSON </ code > " that is a < a > Function</ a >
6586
6586
< dd > Return < a > success</ a > with the value returned by
6587
6587
< a > Function.[[\Call]]</ a > (< code > toJSON</ code > ) with < var > value</ var >
6588
6588
as the this value.
@@ -10979,6 +10979,7 @@ <h2>Index</h2>
10979
10979
<!-- FunctionCreate --> < li > < dfn > < a href =https://tc39.github.io/ecma262/#sec-functioncreate > FunctionCreate</ a > </ dfn >
10980
10980
<!-- Get --> < li > < dfn > < a href =https://tc39.github.io/ecma262/#sec-get-o-p > Get</ a > </ dfn >
10981
10981
<!-- Global environment --> < li > < dfn > < a href =https://www.ecma-international.org/ecma-262/5.1/#sec-10.2.3 > Global environment</ a > </ dfn >
10982
+ <!-- Inherited property --> < li > < dfn data-lt ="inherited properties "> < a href =https://www.ecma-international.org/ecma-262/5.1/#sec-4.3.31 > Inherited property</ a > </ dfn >
10982
10983
<!-- IsCallable --> < li > < dfn > < a href =https://tc39.github.io/ecma262/#sec-iscallable > IsCallable</ a > </ dfn >
10983
10984
<!-- Own property --> < li > < dfn data-lt ="own properties "> < a href =https://www.ecma-international.org/ecma-262/5.1/#sec-4.3.30 > Own property</ a > </ dfn >
10984
10985
<!-- Promise --> < li > < dfn > < a href =https://tc39.github.io/ecma262/#sec-promise-constructor > Promise</ a > </ dfn >
You can’t perform that action at this time.
0 commit comments