Home
last modified time | relevance | path

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

/external/v8/test/unittests/compiler/
Dnode-test-utils.cc1442 class IsParameterMatcher final : public NodeMatcher { class
1444 explicit IsParameterMatcher(const Matcher<int>& index_matcher) in IsParameterMatcher() function in v8::internal::compiler::__anon313fbfee0111::IsParameterMatcher