Home
last modified time | relevance | path

Searched defs:IsCallMatcher (Results 1 – 1 of 1) sorted by relevance

/external/v8/test/unittests/compiler/
Dnode-test-utils.cc667 class IsCallMatcher final : public NodeMatcher { class
669 IsCallMatcher(const Matcher<const CallDescriptor*>& descriptor_matcher, in IsCallMatcher() function in v8::internal::compiler::__anon313fbfee0111::IsCallMatcher