You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Was there an unhandled exception rasied, jerry_api_invoke_function() returns false with undefined for retval_p. But user of this API might want to know what error was occurred during execution (actually IoT.js do want to know).
What about exposing the error with retval_p parameter in case of exception?