Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/torque/
H A Dtorque-parser.cc2191 static bool MatchIdentifier(InputPosition* pos) { in MatchIdentifier() function
2204 if (!MatchIdentifier(&current)) return false; in MatchAnnotation()
2212 if (!MatchIdentifier(&current)) return false; in MatchIntrinsicName()
2325 Symbol identifier = {Rule({Pattern(MatchIdentifier)}, YieldMatchedInput),

Completed in 6 milliseconds