Searched refs:result_consumed_by_test (Results 1 – 1 of 1) sorted by relevance
646 bool result_consumed_by_test() { return result_consumed_by_test_; } in result_consumed_by_test() function in v8::internal::interpreter::BytecodeGenerator::TestResultScope5031 result_consumed = test_result.result_consumed_by_test(); in VisitForTest()5051 if (!execution_result()->AsTest()->result_consumed_by_test()) { in VisitInSameTestExecutionScope()