Searched defs:CreateInt64 (Results 1 – 2 of 2) sorted by relevance
284 NVal NVal::CreateInt64(napi_env env, int64_t val) in CreateInt64() function in OHOS::HiviewDFX::NVal
378 napi_value CreateInt64(const napi_env env, int64_t num) in CreateInt64() function