I am aware that Duktape has a duk_compile() function which will syntax check a script without executing it, but I can\'t figure out how to access this using PyDuktape.