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

Public Member Functions

bool ShouldInitialize ()
 
void Initialize (Zone *zone, TopLevelLiveRange *range)
 
LiveRangeBoundFind (const LifetimePosition position) const
 
LiveRangeBoundFindPred (const InstructionBlock *pred)
 
LiveRangeBoundFindSucc (const InstructionBlock *succ)
 
bool FindConnectableSubranges (const InstructionBlock *block, const InstructionBlock *pred, FindResult *result) const
 

Detailed Description

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


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