Home
last modified time | relevance | path

Searched defs:UnionIsChanged (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dbytecode-liveness-map.h64 bool UnionIsChanged(const BytecodeLivenessState& other) { in UnionIsChanged() function
/external/v8/src/
Dbit-vector.h120 bool UnionIsChanged(const BitVector& other) { in UnionIsChanged() function