Home
last modified time | relevance | path

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

/external/chromium_org/v8/tools/gcmole/
Dgcmole.cc690 return VisitArguments<>(expr, env); in DECL_VISIT_EXPR()
807 ExprEffect VisitArguments(ExprType* call, const Environment& env) { in VisitArguments() function in __anon34989fd00111::FunctionAnalyzer
809 VisitArguments<>(call, &props, env); in VisitArguments()
815 void VisitArguments(ExprType* call, in VisitArguments() function in __anon34989fd00111::FunctionAnalyzer
835 VisitArguments<>(call, &props, env); in VisitCallExpr()