Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds