Searched defs:SupplementAsyncContext (Results 1 – 1 of 1) sorted by relevance
102 struct SupplementAsyncContext : AsyncContext { struct103 int32_t slotId = 0;104 int32_t type = 0;105 int32_t mode = 0;106 std::string content = "";107 bool flag = false;108 napi_ref thisVar = nullptr;