<p>Similar issue as with <code>Array.prototype.concat()</code>, see
<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
enabled by disabling the config option <code>DUK_USE_NONSTD_ARRAY_MAP_TRAILER</code>.</p>
<h2>Setter/getter key argument</h2>
<h2>Setter/getter key argument</h2>
<p>Ecmascript standard behavior is that setters and getters are not given
<p>Ecmascript standard behavior is that setters and getters are not given