f3c33b047d
Just creating an Error object is sufficient on FF, Chrome, Safari, and Edge. Note that captureStackTrace was not supported by other browsers so those browsers were going down the even slower path of throwing an exception. BUG= R=vsm@google.com Review-Url: https://codereview.chromium.org/2668503002 .