Searched refs:AsTest (Results 1 – 1 of 1) sorted by relevance
584 TestResultScope* AsTest() { in AsTest() function in v8::internal::interpreter::BytecodeGenerator::ExpressionResultScope3854 TestResultScope* test_result = execution_result()->AsTest(); in VisitNot()4119 TestResultScope* test_result = execution_result()->AsTest(); in BuildLiteralCompareNil()4512 TestResultScope* test_result = execution_result()->AsTest(); in VisitLogicalTest()4529 TestResultScope* test_result = execution_result()->AsTest(); in VisitNaryLogicalTest()4590 TestResultScope* test_result = execution_result()->AsTest(); in VisitLogicalOrExpression()4617 TestResultScope* test_result = execution_result()->AsTest(); in VisitNaryLogicalOrExpression()4651 TestResultScope* test_result = execution_result()->AsTest(); in VisitLogicalAndExpression()4678 TestResultScope* test_result = execution_result()->AsTest(); in VisitNaryLogicalAndExpression()5051 if (!execution_result()->AsTest()->result_consumed_by_test()) { in VisitInSameTestExecutionScope()[all …]