pub fn execute_with_continuations( initial_value: &Value, interp: &mut Interpreter, ) -> Result<(), RuntimeError>