Searched refs:simple_hint_ (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Druntime.cc2523 : parts_(1), replacement_substrings_(0), simple_hint_(false) {}
2540 return simple_hint_;
2708 bool simple_hint_; variable
2720 simple_hint_ = ParseReplacementPattern(&parts_,
2726 simple_hint_ = ParseReplacementPattern(&parts_,

Completed in 68 milliseconds