Searched refs:VisitEmptyParentheses (Results 1 – 14 of 14) sorted by relevance
155 void AstExpressionVisitor::VisitEmptyParentheses(EmptyParentheses* expr) { in VisitEmptyParentheses() function in v8::internal::AstExpressionVisitor156 AstTraversalVisitor::VisitEmptyParentheses(expr); in VisitEmptyParentheses()
197 void AstLiteralReindexer::VisitEmptyParentheses(EmptyParentheses* node) {} in VisitEmptyParentheses() function in v8::internal::AstLiteralReindexer
387 void AstExpressionRewriter::VisitEmptyParentheses(EmptyParentheses* node) { in VisitEmptyParentheses() function in v8::internal::AstExpressionRewriter
401 void CallPrinter::VisitEmptyParentheses(EmptyParentheses* node) { in VisitEmptyParentheses() function in v8::internal::CallPrinter940 void PrettyPrinter::VisitEmptyParentheses(EmptyParentheses* node) { in VisitEmptyParentheses() function in v8::internal::PrettyPrinter1729 void AstPrinter::VisitEmptyParentheses(EmptyParentheses* node) { in VisitEmptyParentheses() function in v8::internal::AstPrinter
376 void AstNumberingVisitor::VisitEmptyParentheses(EmptyParentheses* node) { in VisitEmptyParentheses() function in v8::internal::AstNumberingVisitor
1104 void AstTraversalVisitor::VisitEmptyParentheses(EmptyParentheses* expr) {} in VisitEmptyParentheses() function in v8::internal::AstTraversalVisitor
204 void ALAA::VisitEmptyParentheses(EmptyParentheses* e) { UNREACHABLE(); } in VisitEmptyParentheses() function in v8::internal::compiler::ALAA
2951 void AstGraphBuilder::VisitEmptyParentheses(EmptyParentheses* expr) { in VisitEmptyParentheses() function in v8::internal::compiler::AstGraphBuilder
753 void AstTyper::VisitEmptyParentheses(EmptyParentheses* expr) { in VisitEmptyParentheses() function in v8::internal::AstTyper
12003 void HOptimizedGraphBuilder::VisitEmptyParentheses(EmptyParentheses* expr) { in VisitEmptyParentheses() function in v8::internal::HOptimizedGraphBuilder
336 void AsmTyper::VisitEmptyParentheses(EmptyParentheses* expr) { UNREACHABLE(); } in VisitEmptyParentheses() function in v8::internal::AsmTyper
1713 void FullCodeGenerator::VisitEmptyParentheses(EmptyParentheses* expr) { in VisitEmptyParentheses() function in v8::internal::FullCodeGenerator
197 void VisitEmptyParentheses(EmptyParentheses* paren) override { in VisitEmptyParentheses() function in v8::internal::wasm::AsmWasmBuilderImpl
2876 void BytecodeGenerator::VisitEmptyParentheses(EmptyParentheses* expr) { in VisitEmptyParentheses() function in v8::internal::interpreter::BytecodeGenerator