#include <internal-index.h>
Definition at line 20 of file internal-index.h.
◆ InternalIndex()
v8::internal::InternalIndex::InternalIndex |
( |
size_t | raw | ) |
|
|
inlineexplicitconstexpr |
◆ adjust_down()
◆ adjust_up()
◆ as_int()
int v8::internal::InternalIndex::as_int |
( |
| ) |
const |
|
inlineconstexpr |
◆ as_uint32()
uint32_t v8::internal::InternalIndex::as_uint32 |
( |
| ) |
const |
|
inline |
◆ is_found()
bool v8::internal::InternalIndex::is_found |
( |
| ) |
const |
|
inline |
◆ is_not_found()
bool v8::internal::InternalIndex::is_not_found |
( |
| ) |
const |
|
inline |
◆ NotFound()
◆ operator!=()
◆ operator*()
◆ operator++()
◆ operator<()
◆ operator==()
◆ raw_value()
size_t v8::internal::InternalIndex::raw_value |
( |
| ) |
const |
|
inline |
◆ entry_
size_t v8::internal::InternalIndex::entry_ |
|
private |
◆ kNotFound
const size_t v8::internal::InternalIndex::kNotFound = std::numeric_limits<size_t>::max() |
|
staticprivate |
The documentation for this class was generated from the following file: