Home
last modified time | relevance | path

Searched refs:VisitForNullishTest (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/interpreter/
H A Dbytecode-generator.h415 void VisitForNullishTest(Expression* expr, BytecodeLabels* then_labels,
H A Dbytecode-generator.cc6546 VisitForNullishTest(expr, then_labels, &test_next, else_labels); in VisitLogicalTestSubExpression()
7147 void BytecodeGenerator::VisitForNullishTest(Expression* expr, in VisitForNullishTest() function in v8::internal::interpreter::BytecodeGenerator

Completed in 13 milliseconds