Home
last modified time | relevance | path

Searched defs:VisitCallNew (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/ast/
H A Dast-traversal-visitor.h403 void AstTraversalVisitor<Subclass>::VisitCallNew(CallNew* expr) { in VisitCallNew() function in v8::internal::AstTraversalVisitor
H A Dprettyprinter.cc454 void CallPrinter::VisitCallNew(CallNew* node) { in VisitCallNew() function in v8::internal::CallPrinter
1382 void AstPrinter::VisitCallNew(CallNew* node) { in VisitCallNew() function in v8::internal::AstPrinter
/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.cc5708 void BytecodeGenerator::VisitCallNew(CallNew* expr) { in VisitCallNew() function in v8::internal::interpreter::BytecodeGenerator

Completed in 15 milliseconds