Home | History | Annotate | Download | only in src

Lines Matching refs:SetEntropySource

4935 void v8::V8::SetEntropySource(EntropySource entropy_source) {
4936 i::RandomNumberGenerator::SetEntropySource(entropy_source);