Skip to main content

eval_code

Function eval_code 

Source
pub fn eval_code(ctx: &mut JSContext, source: &str) -> Result<JSValue, String>