Searched defs:VisitArguments (Results 1 – 2 of 2) sorted by relevance
/external/v8/tools/gcmole/ | ||
D | gcmole.cc | 839 ExprEffect VisitArguments(ExprType* call, const Environment& env) { in VisitArguments() function in __anon85d096280111::FunctionAnalyzer |
/external/v8/src/interpreter/ | ||
D | bytecode-generator.cc | 3531 void BytecodeGenerator::VisitArguments(ZonePtrList<Expression>* args, in VisitArguments() function in v8::internal::interpreter::BytecodeGenerator |