Home
last modified time | relevance | path

Searched defs:otherwise (Results 1 - 2 of 2) sorted by relevance

/third_party/typescript/tests/baselines/reference/
H A DdeferredLookupTypeResolution2.js
/third_party/node/deps/v8/src/torque/
H A Dtorque-parser.cc405 auto otherwise = child_results->NextAs<std::vector<Statement*>>(); in MakeCall() local
414 auto otherwise in MakeMethodCall() local
348 MakeCall(IdentifierExpression* callee, base::Optional<Expression*> target, std::vector<Expression*> arguments, const std::vector<Statement*>& otherwise) MakeCall() argument
394 MakeCall(Identifier* callee, const std::vector<TypeExpression*>& generic_arguments, const std::vector<Expression*>& arguments, const std::vector<Statement*>& otherwise) MakeCall() argument
[all...]

Completed in 4 milliseconds