Searched defs:GetNamedPropertyInt32 (Results 1 – 2 of 2) sorted by relevance
50 int32_t GetNamedPropertyInt32(const napi_env& env, const napi_value& object, in GetNamedPropertyInt32() function
65 std::optional<int32_t> GetNamedPropertyInt32(const napi_env &env, const napi_value &object, const s… in GetNamedPropertyInt32() function