Home
last modified time | relevance | path

Searched defs:MakeCall (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/torque/
Dtorque-parser.cc348 Expression* MakeCall(IdentifierExpression* callee, in MakeCall() function
394 Expression* MakeCall(Identifier* callee, in MakeCall() function
402 base::Optional<ParseResult> MakeCall(ParseResultIterator* child_results) { in MakeCall() function