#include <maglev-ir.h>
Definition at line 1687 of file maglev-ir.h.
◆ DeoptingCallReturnPcField
◆ ResultSizeField
◆ LazyDeoptInfo()
◆ deopting_call_return_pc()
int v8::internal::maglev::LazyDeoptInfo::deopting_call_return_pc |
( |
| ) |
const |
|
inline |
◆ ForEachInput() [1/2]
void v8::internal::maglev::LazyDeoptInfo::ForEachInput |
( |
Function && | f | ) |
|
◆ ForEachInput() [2/2]
void v8::internal::maglev::LazyDeoptInfo::ForEachInput |
( |
Function && | f | ) |
const |
◆ GetFrameForExceptionHandler()
◆ HasResultLocation()
bool v8::internal::maglev::LazyDeoptInfo::HasResultLocation |
( |
| ) |
const |
|
inline |
◆ InReturnValues()
◆ IsResultRegister()
◆ result_location()
◆ result_size()
int v8::internal::maglev::LazyDeoptInfo::result_size |
( |
| ) |
const |
|
inline |
◆ set_deopting_call_return_pc()
void v8::internal::maglev::LazyDeoptInfo::set_deopting_call_return_pc |
( |
int | pc | ) |
|
|
inline |
◆ bitfield_
uint32_t v8::internal::maglev::LazyDeoptInfo::bitfield_ |
|
private |
◆ kMaxCodeSize
int v8::internal::maglev::LazyDeoptInfo::kMaxCodeSize = 512 * MB |
|
staticconstexprprivate |
◆ kUninitializedCallReturnPc
unsigned int v8::internal::maglev::LazyDeoptInfo::kUninitializedCallReturnPc |
|
staticconstexprprivate |
◆ result_location_
The documentation for this class was generated from the following files: