Commit 4842185
committed
quickjs_compat.h: Added a compat macro for Js_IsError for quickjs-ng
Since 57fffbbb6a98b316e5195ff31655cd13db2bfa5b ("Remove unused JSContext
argument from JS_IsError")[1], QuickJS-NG's JS_IsError() takes only the
value parameter, no context.
[1]: quickjs-ng/quickjs@57fffbb
Signed-off-by: Zurab Kvachadze <zurabid2016@gmail.com>1 parent c7bd5f4 commit 4842185
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
0 commit comments