Searched defs:then_labels (Results 1 – 2 of 2) sorted by relevance
288 BytecodeLabels* then_labels() { return &then_labels_; } in then_labels() function
690 TestResultScope(BytecodeGenerator* generator, BytecodeLabels* then_labels, in TestResultScope()716 BytecodeLabels* then_labels() const { return then_labels_; } in then_labels() function in v8::internal::interpreter::BytecodeGenerator::TestResultScope719 void set_then_labels(BytecodeLabels* then_labels) { in set_then_labels()6535 Token::Value token, Expression* expr, BytecodeLabels* then_labels, in VisitLogicalTestSubExpression()6558 BytecodeLabels* then_labels = test_result->then_labels(); in VisitLogicalTest() local6575 BytecodeLabels* then_labels = test_result->then_labels(); in VisitNaryLogicalTest() local7100 BytecodeLabels* then_labels, in BuildTest()7120 BytecodeLabels* then_labels, in VisitForTest()7148 BytecodeLabels* then_labels, in VisitForNullishTest()