duk_compile_raw

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
duk_int_t
duk_compile_raw
(
duk_context* ctx
,
const(char)* src_buffer
,
duk_size_t src_length
,
duk_uint_t flags
)

Meta