Page MenuHomeSoftware Heritage

enum-bug-keys.js
No OneTemporary

enum-bug-keys.js

// IE8- don't enum bug keys
module.exports = [
'constructor',
'hasOwnProperty',
'isPrototypeOf',
'propertyIsEnumerable',
'toLocaleString',
'toString',
'valueOf'
];

File Metadata

Mime Type
text/plain
Expires
Thu, Jul 3, 11:28 AM (1 w, 10 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3393864

Event Timeline