HomeSort by relevance Sort by last modified time
    Searched refs:IsSubPattern (Results 1 - 2 of 2) sorted by null

  /external/v8/src/parsing/
pattern-rewriter.cc 239 int pos = IsSubPattern() ? pattern->position() : value->position();
parser.h 432 bool IsSubPattern() const { return recursion_level_ > 1; }
    [all...]

Completed in 60 milliseconds