Searched defs:GetInt64Value (Results 1 – 3 of 3) sorted by relevance
88 bool GetInt64Value(const napi_env &env, const napi_value &value, int64_t &result) in GetInt64Value() function
80 bool GetInt64Value(const napi_env &env, const napi_value &value, int64_t &result) in GetInt64Value() function
1529 bool GetInt64Value(napi_env env, napi_value jsObject, int64_t& result) in GetInt64Value() function