Home
last modified time | relevance | path

Searched refs:fNOP (Results 1 – 1 of 1) sorted by relevance

/external/libvncserver/webclients/novnc/include/
Dutil.js147 fNOP = function () {}, function
149 return fToBind.apply(this instanceof fNOP && oThis ? this
154 fNOP.prototype = this.prototype;
155 fBound.prototype = new fNOP();