But nowhere in mdn
mdn is not the official documentation for the JavaScript language. The only source of reliable information is the ECMA specification.
The behavior described in your example will always be the same until a special case is described in the ECMA specification.