Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dbytecode-liveness-map.h164 BytecodeLivenessState* GetOutLiveness(int offset) { in GetOutLiveness() function
167 const BytecodeLivenessState* GetOutLiveness(int offset) const { in GetOutLiveness() function
/third_party/node/deps/v8/src/maglev/
Dmaglev-graph-builder.h378 const compiler::BytecodeLivenessState* GetOutLiveness() const { in GetOutLiveness() function