You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Similar issue as with <code>Array.prototype.concat()</code>, see
151
-
<ahref="https://github.com/svaarala/duktape/blob/master/tests/ecmascript/test-bi-array-proto-map-nonstd-trailing.js">test-bi-array-proto-map-nonstd-trailing.js</a>. The strict standards compliant behavior can be
152
-
enabled by disabling the config option <code>DUK_USE_NONSTD_ARRAY_MAP_TRAILER</code>.</p>
153
-
154
136
<h2>Setter/getter key argument</h2>
155
137
156
138
<p>Ecmascript standard behavior is that setters and getters are not given
0 commit comments