#include <osr.h>
Definition at line 23 of file osr.h.
◆ OsrHelper()
◆ FirstStackSlotIndex()
static int v8::internal::compiler::OsrHelper::FirstStackSlotIndex |
( |
int | parameter_count | ) |
|
|
inlinestatic |
Definition at line 34 of file osr.h.
◆ SetupFrame()
void v8::internal::compiler::OsrHelper::SetupFrame |
( |
Frame * | frame | ) |
|
◆ UnoptimizedFrameSlots()
size_t v8::internal::compiler::OsrHelper::UnoptimizedFrameSlots |
( |
| ) |
|
|
inline |
Definition at line 31 of file osr.h.
◆ parameter_count_
size_t v8::internal::compiler::OsrHelper::parameter_count_ |
|
private |
Definition at line 40 of file osr.h.
◆ stack_slot_count_
size_t v8::internal::compiler::OsrHelper::stack_slot_count_ |
|
private |
Definition at line 41 of file osr.h.
The documentation for this class was generated from the following files: