-
Notifications
You must be signed in to change notification settings - Fork 683
Closed
Labels
feature requestRequested featureRequested feature
Description
It seems like there's no api for supporting exception handling in Jerry API.
We need exception handling api that facilitates following use case:
- Creating error object
- Throwing an error.
And below is probably less significant.
- Creating try-catch block. See Exception API on v8 for more understanding.
Metadata
Metadata
Assignees
Labels
feature requestRequested featureRequested feature