Searched defs:StackCheckMatcher (Results 1 – 1 of 1) sorted by relevance
781 struct StackCheckMatcher { struct782 StackCheckMatcher(Isolate* isolate, Node* compare) in StackCheckMatcher() function784 bool Matched() { in Matched()795 bool MatchedInternal(const typename BinopMatcher::LeftMatcher& l, in MatchedInternal()806 Isolate* isolate_;807 Node* compare_;