Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dbytecode-liveness-map.h54 void MarkAccumulatorLive() { bit_vector_.Add(bit_vector_.length() - 1); } in MarkAccumulatorLive() function
Dbytecode-analysis.cc141 in_liveness.MarkAccumulatorLive(); in UpdateInLiveness()