Searched refs:IsUndefinedConstant (Results 1 – 2 of 2) sorted by relevance
/external/v8/test/unittests/compiler/ | ||
D | graph-unittest.h | 54 Matcher<Node*> IsUndefinedConstant(); |
D | graph-unittest.cc | 98 Matcher<Node*> GraphTest::IsUndefinedConstant() { in IsUndefinedConstant() function in v8::internal::compiler::GraphTest |