in src/browser-polyfill.js [310:312]
deleteProperty(proxyTarget, prop) { return Reflect.deleteProperty(cache, prop); },