Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/parsing/
Dpreparse-data.h197 bool ThisOrParentBailedOut() const { in ThisOrParentBailedOut() function
200 return parent_->ThisOrParentBailedOut(); in ThisOrParentBailedOut()
Dpreparse-data.cc453 DCHECK(!ThisOrParentBailedOut()); in Serialize()
469 DCHECK(!ThisOrParentBailedOut()); in Serialize()
485 DCHECK(!ThisOrParentBailedOut()); in Serialize()