Optimize SourceLocation::Capture
Determining the v8::Isolate can take ~25% of the time required to capture the top of the stack. This CL gets the Isolate from the ExecutionContext when it's available to speed things up. Bug: 851531 Change-Id: Ia823fbb0643c62f1a4da3cc289b23ca6fb43da2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2122568 Commit-Queue: Josh Karlin <jkarlin@chromium.org> Reviewed-by:Nate Chapin <japhet@chromium.org> Cr-Commit-Position: refs/heads/master@{#754054}
Showing
Please register or sign in to comment