Searched defs:UvEntry (Results 1 – 5 of 5) sorted by relevance
39 struct UvEntry { struct41 explicit UvEntry(const std::shared_ptr<JSCallbackObject> &cb) : cbCopy(cb) {} in UvEntry() argument
79 struct UvEntry { struct89 … UvEntry(const std::vector<std::shared_ptr<JSCallbackObject>> &cbVec, const std::string &type) in UvEntry() argument
94 struct UvEntry { struct100 … UvEntry(const std::vector<std::shared_ptr<JSCallbackObject>> &cbVec, const std::string &type) in UvEntry() argument
210 struct UvEntry { struct224 …explicit UvEntry(const std::vector<std::shared_ptr<JSCallbackObject>> &cbVec, const std::string &t… in UvEntry() argument
122 struct UvEntry { struct128 … UvEntry(const std::vector<std::shared_ptr<JSCallbackObject>> &cbVec, const std::string &type) in UvEntry() argument