Searched refs:allow_alloc (Results 1 – 1 of 1) sorted by relevance
113 if unlikely(!self.allow_alloc()) { in __write_string()124 if unlikely(!self.allow_alloc()) { in __write_string_color()136 fn allow_alloc(&self) -> bool { in allow_alloc() method