Searched defs:BytecodeLivenessState (Results 1 – 2 of 2) sorted by relevance
51 friend class BytecodeLivenessState; variable54 BytecodeLivenessState(int register_count, Zone* zone) in BytecodeLivenessState() function59 BytecodeLivenessState(const BytecodeLivenessState& other, Zone* zone) in BytecodeLivenessState() function
23 class BytecodeLivenessState; variable