#include <operations.h>
Definition at line 3561 of file operations.h.
◆ Kind
Enumerator |
---|
kFunctionEntry | |
kBuiltinEntry | |
kLoop | |
Definition at line 3562 of file operations.h.
◆ JSStackCheckOp()
◆ Effects()
OpEffects v8::internal::compiler::turboshaft::JSStackCheckOp::Effects |
( |
| ) |
const |
|
inline |
◆ Explode()
template<typename Fn , typename Mapper >
V8_INLINE auto v8::internal::compiler::turboshaft::JSStackCheckOp::Explode |
( |
Fn | fn, |
|
|
Mapper & | mapper ) const |
|
inline |
◆ frame_state()
OptionalV< FrameState > v8::internal::compiler::turboshaft::JSStackCheckOp::frame_state |
( |
| ) |
const |
|
inline |
◆ inputs_rep()
◆ native_context()
V< Context > v8::internal::compiler::turboshaft::JSStackCheckOp::native_context |
( |
| ) |
const |
|
inline |
◆ New()
◆ options()
auto v8::internal::compiler::turboshaft::JSStackCheckOp::options |
( |
| ) |
const |
|
inline |
◆ outputs_rep()
◆ Validate()
void v8::internal::compiler::turboshaft::JSStackCheckOp::Validate |
( |
const Graph & | graph | ) |
const |
|
inline |
◆ kind
Kind v8::internal::compiler::turboshaft::JSStackCheckOp::kind |
The documentation for this struct was generated from the following file: