Error.captureStackTrace stamps a "stack" property onto an object, potentially trimming the stack to hide internal API methods, allowing a modicum of stack customization. See MDN for the wonderful docs [2].
We are shipping to address web-compat problems caused by being the only browser to not have an implementation of this API.
In parallel to shipping I am pursuing standardization at TC39. The proposal [3] is now at Stage 1 of the TC39 process.