V8 now implements `error.stack` as as “magic” property, similar to `Array.prototype.length`: https://cs.chromium.org/chromium/src/v8/src/accessors.cc?rcl=472d3c8777d2ff0715cd217d6d3d4dcf27000db3&l=821-881 cc @schuay @hashseed