#include <maglev-pre-regalloc-codegen-processors.h>
◆ ConservativeFrameSize()
int v8::internal::maglev::MaxCallDepthProcessor::ConservativeFrameSize |
( |
const DeoptFrame * | deopt_frame | ) |
|
|
inlineprivate |
◆ PostPhiProcessing()
void v8::internal::maglev::MaxCallDepthProcessor::PostPhiProcessing |
( |
| ) |
|
|
inline |
◆ PostProcessBasicBlock()
void v8::internal::maglev::MaxCallDepthProcessor::PostProcessBasicBlock |
( |
BasicBlock * | block | ) |
|
|
inline |
◆ PostProcessGraph()
void v8::internal::maglev::MaxCallDepthProcessor::PostProcessGraph |
( |
Graph * | graph | ) |
|
|
inline |
◆ PreProcessBasicBlock()
◆ PreProcessGraph()
void v8::internal::maglev::MaxCallDepthProcessor::PreProcessGraph |
( |
Graph * | graph | ) |
|
|
inline |
◆ Process()
template<typename
NodeT >
◆ UpdateMaxDeoptedStackSize()
void v8::internal::maglev::MaxCallDepthProcessor::UpdateMaxDeoptedStackSize |
( |
DeoptInfo * | deopt_info | ) |
|
|
inlineprivate |
◆ last_seen_unit_
◆ max_call_stack_args_
int v8::internal::maglev::MaxCallDepthProcessor::max_call_stack_args_ = 0 |
|
private |
◆ max_deopted_stack_size_
int v8::internal::maglev::MaxCallDepthProcessor::max_deopted_stack_size_ = 0 |
|
private |
The documentation for this class was generated from the following file: