Home
last modified time | relevance | path

Searched refs:MatchDecimalLiteral (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/torque/
Dtorque-parser.cc877 static bool MatchDecimalLiteral(InputPosition* pos) { in MatchDecimalLiteral() function
911 Rule({Pattern(MatchDecimalLiteral)}, YieldMatchedInput),