V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::internal::compiler::BytecodeLivenessMap Class Reference

Public Member Functions

 BytecodeLivenessMap (int size, Zone *zone)
 
BytecodeLivenessInitializeLiveness (int offset, int register_count, Zone *zone)
 
BytecodeLivenessGetLiveness (int offset)
 
const BytecodeLivenessGetLiveness (int offset) const
 
BytecodeLivenessStateGetInLiveness (int offset)
 
const BytecodeLivenessStateGetInLiveness (int offset) const
 
BytecodeLivenessStateGetOutLiveness (int offset)
 
const BytecodeLivenessStateGetOutLiveness (int offset) const
 

Detailed Description

Definition at line 85 of file bytecode-liveness-map.h.


The documentation for this class was generated from the following files: