Skip to content

Add backtraces to errors #3726

@jedel1043

Description

@jedel1043

As part of our focus on improving our Error APIs, we need to introduce backtraces to errors generated at execution. This includes:

  • Adding a Backtrace struct.
  • Retrofitting our VM to hold the current backtrace.
  • Adding names to all native functions.
  • Storing the current backtrace inside every thrown JsError.

Metadata

Metadata

Assignees

Labels

APIenhancementNew feature or requestvmIssues and PRs related to the Boa Virtual Machine.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions