Skip to main content

eval

Function eval 

Source
pub fn eval(js_source_text: &str) -> Result<JsValue, JsValue>