Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Ddecompression-optimizer.h95 bool IsEverythingObserved(Node* const node) { in IsEverythingObserved() function in v8::internal::compiler::final
H A Ddecompression-optimizer.cc231 // State::IsEverythingObserved, then we have to ignore them. This is less in ChangeNodes()
233 // when we update them to State::IsEverythingObserved. in ChangeNodes()
234 if (IsEverythingObserved(node)) continue; in ChangeNodes()

Completed in 2 milliseconds