pub fn op_webstorage_clear(
    state: &mut OpState,
    persistent: bool,
    _: ()
) -> Result<(), AnyError>