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