![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
BytecodeLivenessMap (int size, Zone *zone) | |
BytecodeLiveness & | InitializeLiveness (int offset, int register_count, Zone *zone) |
BytecodeLiveness & | GetLiveness (int offset) |
const BytecodeLiveness & | GetLiveness (int offset) const |
BytecodeLivenessState * | GetInLiveness (int offset) |
const BytecodeLivenessState * | GetInLiveness (int offset) const |
BytecodeLivenessState * | GetOutLiveness (int offset) |
const BytecodeLivenessState * | GetOutLiveness (int offset) const |
Definition at line 85 of file bytecode-liveness-map.h.