=proto void duk_eval_string_noresult(duk_context *ctx, const char *str); =stack [ ... ] -> [ ... ] =summary
Like duk_eval_string(), but leaves no result on the value stack.
duk_eval_string()