Skip to content

Commit

Permalink
parser: rework error handling
Browse files Browse the repository at this point in the history
Avoid using TryCatch introduced in
29b3e197ae4c33d1b9057b57731b4c422de764f3 by using
MaybeLocal instead.

PR-URL: metarhia/jstp#178
Refs: metarhia/jstp#143
Reviewed-By: Alexey Orlenko <eaglexrlnk@gmail.com>
Reviewed-By: Denys Otrishko <shishugi@gmail.com>
  • Loading branch information
belochub committed Jul 21, 2018
1 parent a182145 commit 3007f86
Show file tree
Hide file tree
Showing 3 changed files with 139 additions and 152 deletions.
Loading

0 comments on commit 3007f86

Please sign in to comment.