[][src]Function boa::forward

pub fn forward(engine: &mut Interpreter, src: &str) -> String

Execute the code using an existing Interpreter The str is consumed and the state of the Interpreter is changed