#include <bytecode-liveness-map.h>
Definition at line 122 of file bytecode-liveness-map.h.
◆ BytecodeLivenessMap()
v8::internal::compiler::BytecodeLivenessMap::BytecodeLivenessMap |
( |
int | bytecode_size, |
|
|
Zone * | zone ) |
|
inline |
◆ GetInLiveness() [1/2]
◆ GetInLiveness() [2/2]
const BytecodeLivenessState * v8::internal::compiler::BytecodeLivenessMap::GetInLiveness |
( |
int | offset | ) |
const |
|
inline |
◆ GetLiveness() [1/2]
BytecodeLiveness & v8::internal::compiler::BytecodeLivenessMap::GetLiveness |
( |
int | offset | ) |
|
|
inline |
◆ GetLiveness() [2/2]
const BytecodeLiveness & v8::internal::compiler::BytecodeLivenessMap::GetLiveness |
( |
int | offset | ) |
const |
|
inline |
◆ GetOutLiveness() [1/2]
◆ GetOutLiveness() [2/2]
const BytecodeLivenessState * v8::internal::compiler::BytecodeLivenessMap::GetOutLiveness |
( |
int | offset | ) |
const |
|
inline |
◆ InsertNewLiveness()
BytecodeLiveness & v8::internal::compiler::BytecodeLivenessMap::InsertNewLiveness |
( |
int | offset | ) |
|
|
inline |
◆ liveness_
The documentation for this class was generated from the following file: