### ``cleanupForNonCached(jsapi)``
Calls ``cleanup`` if jsapi is not a cache.
- `jsapi` `<Object>`

```js
pvh.cleanupForNonCached(jsapi);
```