Searched defs:DataContextForThreadSafe (Results 1 – 1 of 1) sorted by relevance
87 struct DataContextForThreadSafe { struct88 napi_ref& method;89 int state;90 std::shared_ptr<bool> isValid;91 NapiArgsGetter getter;92 std::function<bool()> checkCallbackValid;