Packages
javascriptcoregtk-4.0
JS
Context
check_script_syntax
collect_garbage
evaluate_script
check_script_syntax
Description:
[
CCode
( cname =
"JSCheckScriptSyntax"
) ]
public
bool
check_script_syntax
(
String
script,
String
? source_url =
null
,
int
starting_line_number =
1
,
out
Value
? exception =
null
)