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

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_
 

Detailed Description

Definition at line 89 of file register-allocator.cc.


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