Home | History | Annotate | Download | only in v8-v4

Lines Matching refs:nNop

1006 function nNop(x) { return x; }
1010 NullExp.prototype.convert = nNop;
1011 NullExp.prototype.revert = nNop;