Searched refs:BuildGenerateRandomCtx (Results 1 – 1 of 1) sorted by relevance
150 static bool BuildGenerateRandomCtx(napi_env env, napi_callback_info info, RandCtx *context) in BuildGenerateRandomCtx() function238 if (!BuildGenerateRandomCtx(env, info, context)) { in JsGenerateRandom()