Searched refs:nNop (Results 1 – 1 of 1) sorted by relevance
1014 function nNop(x) { return x; } function1018 NullExp.prototype.convert = nNop;1019 NullExp.prototype.revert = nNop;