Matches object structures which do not have a prototype object. Such objects remain unaffected by changes of Object.prototype.
Object.prototype
Optional
An optionally passed value of any type.
Whether the passed value can be described as "Null-prototype object" or "Prototype-less object".
Matches object structures which do not have a prototype object. Such objects remain unaffected by changes of
Object.prototype.