Searched refs:use_fast_path_ (Results 1 – 2 of 2) sorted by relevance
135 void set_use_fast_path(bool value) { use_fast_path_ = value; } in set_use_fast_path()304 bool use_fast_path_ = false; variable
1206 parent_->use_fast_path_) { in HandleDot()