Searched refs:GetLongIntProperty (Results 1 – 3 of 3) sorted by relevance
65 bool GetLongIntProperty(napi_env env, napi_value obj, int64_t &property);
142 bool GetLongIntProperty(napi_env env, napi_value obj, int64_t &property) in GetLongIntProperty() function
1688 if (!GetLongIntProperty(env, argv[PARAMZERO], asyncContext->serialNumber)) { in ParseParaSerialNumId()