c_jsc_context_check_syntax

extern (C) __gshared
JSCCheckSyntaxResult function(JSCContext* context, const(char)* code, ptrdiff_t length, JSCCheckSyntaxMode mode, const(char)* uri, uint lineNumber, JSCException** exception) c_jsc_context_check_syntax;