Skip to main content

execute

Function execute 

Source
pub fn execute(
    js_source: &str,
    options: &ExecuteOptions,
) -> Result<Value, RuntimeError>