Home
last modified time | relevance | path

Searched refs:FeedbackSourceWithOneCompareSlot (Results 1 – 3 of 3) sorted by relevance

/dports/lang/v8/v8-9.6.180.12/test/unittests/compiler/
H A Dtyper-unittest.cc329 FeedbackSource FeedbackSourceWithOneCompareSlot(TyperTest* R) { in FeedbackSourceWithOneCompareSlot() function
396 javascript_.LessThan(FeedbackSourceWithOneCompareSlot(this)), in TEST_F()
412 javascript_.LessThanOrEqual(FeedbackSourceWithOneCompareSlot(this)), in TEST_F()
429 javascript_.GreaterThan(FeedbackSourceWithOneCompareSlot(this)), in TEST_F()
436 javascript_.GreaterThanOrEqual(FeedbackSourceWithOneCompareSlot(this)), in TEST_F()
441 TestBinaryCompareOp(javascript_.Equal(FeedbackSourceWithOneCompareSlot(this)), in TEST_F()
458 javascript_.StrictEqual(FeedbackSourceWithOneCompareSlot(this)), in TEST_F()
481 javascript_.name(FeedbackSourceWithOneCompareSlot(this))); \ in TEST_MONOTONICITY()
H A Djs-typed-lowering-unittest.cc181 FeedbackSource FeedbackSourceWithOneCompareSlot(JSTypedLoweringTest* R) { in FeedbackSourceWithOneCompareSlot() function
198 javascript()->StrictEqual(FeedbackSourceWithOneCompareSlot(this)), lhs, in TEST_F()
213 javascript()->StrictEqual(FeedbackSourceWithOneCompareSlot(this)), lhs, in TEST_F()
/dports/lang/v8/v8-9.6.180.12/test/cctest/compiler/
H A Dtest-js-typed-lowering.cc236 FeedbackSource FeedbackSourceWithOneCompareSlot(JSTypedLoweringTester* R) { in FeedbackSourceWithOneCompareSlot() function
598 FeedbackSource feedback_source = FeedbackSourceWithOneCompareSlot(&R); in TEST()
647 FeedbackSource feedback_source = FeedbackSourceWithOneCompareSlot(&R); in TEST()
680 FeedbackSource feedback_source = FeedbackSourceWithOneCompareSlot(&R); in TEST()
837 FeedbackSource feedback_source = FeedbackSourceWithOneCompareSlot(R); in CheckEqualityReduction()
907 FeedbackSource compare_source = FeedbackSourceWithOneCompareSlot(&R); in TEST()
1078 FeedbackSource feedback_source = FeedbackSourceWithOneCompareSlot(&R); in TEST()