Searched refs:isSkippable (Results 1 – 2 of 2) sorted by relevance
66 bool isSkippable() const { return this->isSetFlag(kSkippable_Flag); } in isSkippable() function
47 if (!this->isSkippable()) { in makeSkippable()