Searched defs:SupplementAsyncContext (Results 1 – 1 of 1) sorted by relevance
94 struct SupplementAsyncContext : AsyncContext { struct95 int32_t slotId = 0;96 int32_t type = 0;97 int32_t mode = 0;98 std::string content = "";99 bool flag = false;100 napi_ref thisVar = nullptr;