summaryrefslogtreecommitdiff
path: root/js/error_stack.ts
AgeCommit message (Collapse)Author
2019-08-21Organize dispatch a bit (#2796)Ryan Dahl
Just some clean up reorganization around flatbuffer/minimal dispatch code. This is prep for adding a JSON dispatcher.
2019-07-29Remap stack traces of unthrown errors. (#2693)Kitson Kelly