Searched defs:taskType_ (Results 1 – 2 of 2) sorted by relevance
116 GCWorkersTaskTypes taskType_; variable
63 … explicit GCWorkersTask(GCWorkersTaskTypes type = GCWorkersTaskTypes::TASK_EMPTY) : taskType_(type) in taskType_() function