Skip to content

Conversation

@ExE-Boss
Copy link
Contributor

@ExE-Boss ExE-Boss commented Feb 17, 2021

This proposal makes [[ErrorData]] store the list of Stack Frame records, but the description of [[ErrorData]] was not updated.

Depends on:


Fixes #50

Copy link
Member

@ljharb ljharb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that for this to land, we'd also have to account for the Error constructor text that populates this slot (see #1).

Base automatically changed from master to main February 17, 2021 15:09
@ExE-Boss ExE-Boss marked this pull request as ready for review February 17, 2021 15:09
@ExE-Boss ExE-Boss force-pushed the editorial/properties-of-error-instances/fix-errordata branch from 728945f to dcbad42 Compare February 17, 2021 15:16
@ExE-Boss ExE-Boss marked this pull request as draft February 17, 2021 15:16
@ExE-Boss ExE-Boss force-pushed the editorial/properties-of-error-instances/fix-errordata branch from fac3197 to a91b220 Compare March 25, 2025 09:44
@ExE-Boss
Copy link
Contributor Author

I think that for this to land, we'd also have to account for the Error constructor text that populates this slot (see #1).

I have a very WIP branch in normative/capture‑stack‑trace, but that depends on this, #37, and #52.

@ljharb
Copy link
Member

ljharb commented Mar 25, 2025

It's probably best to hold off on this work until this proposal can be "rebased" on top of https://github.com/tc39/proposal-error-stack-accessor (when it hits stage 2.7 or 3, probably)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Define [[ErrorData]]

2 participants