![]() |
V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
|
Public Member Functions | |
LiveRangeBound (LiveRange *range, bool skip) | |
bool | CanCover (LifetimePosition position) |
Public Attributes | |
LiveRange *const | range_ |
const LifetimePosition | start_ |
const LifetimePosition | end_ |
const bool | skip_ |
Definition at line 89 of file register-allocator.cc.