Home
last modified time | relevance | path

Searched refs:SetRandomStatePtr (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/base/
Dnumber_helper.cpp1335 thread->SetRandomStatePtr(&randomState_); in InitRandom()
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h905 void SetRandomStatePtr(uint64_t *ptr) in SetRandomStatePtr() function