Skip to main content

eval_async

Function eval_async 

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