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

  /external/v8/src/parsing/
pattern-rewriter.cc 33 rewriter.RecurseIntoSubpattern(rewriter.pattern_, declaration->initializer);
54 rewriter.RecurseIntoSubpattern(rewriter.pattern_, nullptr);
429 RecurseIntoSubpattern(
562 RecurseIntoSubpattern(value, factory()->NewVariableProxy(v));
579 // RecurseIntoSubpattern above.
673 RecurseIntoSubpattern(spread->expression(),
716 RecurseIntoSubpattern(node->target(), value);
parser.h     [all...]

Completed in 3268 milliseconds