Commit 555d837
committed
Implement Error.prepareStackTrace support
Based on V8's API: https://v8.dev/docs/stack-trace-api.
Bits picked from Frida: frida/quickjs@78fd25f
Closes: #1341 parent 471e821 commit 555d837
3 files changed
+352
-47
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| 239 | + | |
239 | 240 | | |
240 | 241 | | |
241 | 242 | | |
| |||
0 commit comments