in src/browser-polyfill.js [306:308]
defineProperty(proxyTarget, prop, desc) { return Reflect.defineProperty(cache, prop, desc); },