#include <builtin-jump-table-info-x64.h>
◆ BuiltinJumpTableInfoIterator()
v8::internal::BuiltinJumpTableInfoIterator::BuiltinJumpTableInfoIterator |
( |
Address | start, |
|
|
uint32_t | size ) |
◆ GetPCOffset()
uint32_t v8::internal::BuiltinJumpTableInfoIterator::GetPCOffset |
( |
| ) |
const |
◆ GetTarget()
int32_t v8::internal::BuiltinJumpTableInfoIterator::GetTarget |
( |
| ) |
const |
◆ HasCurrent()
bool v8::internal::BuiltinJumpTableInfoIterator::HasCurrent |
( |
| ) |
const |
◆ Next()
void v8::internal::BuiltinJumpTableInfoIterator::Next |
( |
| ) |
|
◆ cursor_
Address v8::internal::BuiltinJumpTableInfoIterator::cursor_ |
|
private |
◆ size_
const uint32_t v8::internal::BuiltinJumpTableInfoIterator::size_ |
|
private |
◆ start_
const Address v8::internal::BuiltinJumpTableInfoIterator::start_ |
|
private |
The documentation for this class was generated from the following files: