You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
**Champions**: Matthew Gaudet (Mozilla), Daniel Minor (Mozilla)
6
6
7
-
V8 has has a non-standard [Stack Trace API](https://v8.dev/docs/stack-trace-api) for a while.
7
+
V8 has had a non-standard [Stack Trace API](https://v8.dev/docs/stack-trace-api) for a while.
8
8
9
9
In August 2023, [JSC also shipped this method](https://github.com/WebKit/WebKit/commit/997e074bb35ed07b69c9b821141c91dd548e0d02)
10
10
@@ -58,4 +58,4 @@ The text for the contents of the stack string should probably be something along
58
58
## History
59
59
- Presented February 2025, and achieved Stage 1 [notes](https://github.com/tc39/notes/blob/main/meetings/2025-02/february-19.md#errorcapturestacktrace-for-stage-1)
60
60
- Presented July 2025 [notes](https://github.com/tc39/notes/blob/main/meetings/2025-07/july-29.md#errorcapturestacktrace)
61
-
- Discussed at TG3 weekly meeting, October 8, 2025.
61
+
- Discussed at TG3 weekly meeting, October 8, 2025.
0 commit comments