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

Lines Matching defs:rng_get_bytes

1436 function rng_get_bytes(ba) {
1443 SecureRandom.prototype.nextBytes = rng_get_bytes;