Which kind of Collection (Map, Set, WeakMap, WeakSet) is this JavaScript value? Works cross-realm, without instanceof
, and despite Symbol.toStringTag.
Is this value a JS WeakSet? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
inspect-jsabout 1 month agoIs this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
inspect-js11 months ago