Searched defs:EatsAtLeast (Results 1 – 2 of 2) sorted by relevance
/external/v8/src/regexp/ | ||
D | jsregexp.cc | 2224 int ActionNode::EatsAtLeast(int still_to_find, in EatsAtLeast() function in v8::internal::ActionNode |
D | jsregexp.h | 845 virtual int EatsAtLeast(int still_to_find, in EatsAtLeast() function |