Searched defs:UvEntry (Results 1 – 6 of 6) sorted by relevance
80 struct UvEntry { struct90 … UvEntry(const std::vector<std::shared_ptr<JSCallbackObject>> &cbVec, const std::string &type) in UvEntry() argument
102 struct UvEntry { struct109 … UvEntry(const std::vector<std::shared_ptr<JSCallbackObject>> &cbVec, const std::string &type) in UvEntry() argument
40 struct UvEntry { struct43 explicit UvEntry(const std::shared_ptr<JSCallbackObject> &cb) : cbCopy(cb) in UvEntry() argument
91 struct UvEntry { struct97 …explicit UvEntry(const std::vector<std::shared_ptr<JSCallbackObject>> &cbVec, const std::string &t… in UvEntry() argument
210 struct UvEntry { struct224 …explicit UvEntry(const std::vector<std::shared_ptr<JSCallbackObject>> &cbVec, const std::string &t… in UvEntry() argument
130 struct UvEntry { struct136 … UvEntry(const std::vector<std::shared_ptr<JSCallbackObject>> &cbVec, const std::string &type) in UvEntry() function