Home
last modified time | relevance | path

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

/external/v8/test/unittests/compiler/
Dchange-lowering-unittest.cc62 Matcher<Node*> IsChangeSmiToInt32(const Matcher<Node*>& value_matcher) { in IsChangeSmiToInt32() function in v8::internal::compiler::ChangeLoweringTest
151 EXPECT_THAT(r.replacement(), IsChangeSmiToInt32(value)); in TARGET_TEST_P()
170 EXPECT_THAT(r.replacement(), IsChangeSmiToInt32(value)); in TARGET_TEST_P()