Commit Graph

5 Commits

Author SHA1 Message Date
Sam dbaaab46b5 correct attached function calls to properly check for function 2018-06-26 13:59:29 +10:00
Gustavo Lopes 34c37a93e8 Unify treatment of ret value between eval and call
Also fix buffer overread after snprintf() call.
2018-05-12 03:34:37 +01:00
Jb Aviat c34ef93e10 Change method name from function_call to call
This makes wording coherent with ExecJS and TheRubyRacer.
2018-03-13 18:31:00 -07:00
Jb Aviat 9f358f46dc Add better function calls error handling 2018-03-13 18:22:41 -07:00
Jb Aviat 62d239d76c Add tests: complex return types and parallel calls 2018-03-13 18:22:41 -07:00