interface Runtime.CompileScriptParameterType
expression: stringExpression to compile.
sourceURL: stringSource url to be set for the script.
persistScript: booleanSpecifies whether the compiled script should be persisted.
optional
executionContextId: ExecutionContextId | undefinedSpecifies in which execution context to perform script run. If the parameter is omitted the evaluation will be performed in the context of the inspected page.