Line number and filename instead of native file in expection. #837
Unanswered
sarahlydia9868
asked this question in
Q&A
Replies: 1 comment
-
quickjs doesn't have that information, it only knows it's a C function. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, how to catch line of error and filename instead of native. I cannot debug if it doesnt show where the error file. Thanks
Ex: unpack_fs(native) -> unpack_fs(66:1.unpack.hpp)
Beta Was this translation helpful? Give feedback.
All reactions