Searched refs:nNop (Results 1 - 1 of 1) sorted by relevance
/third_party/node/deps/npm/node_modules/jsbn/ | ||
H A D | index.js | 894 function nNop(x) { return x; } function 898 NullExp.prototype.convert = nNop; 899 NullExp.prototype.revert = nNop; |
Completed in 2 milliseconds