Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

1.6.6

Compare
Choose a tag to compare
@whesse whesse released this 01 Sep 09:30
· 140 commits to master since this release
Trace.current skips an extra frame in JS.

JS traces include a frame for StackTrace.current while VM traces do not.

[email protected]

Review URL: https://codereview.chromium.org//2067063002 .