#include <utils.h>
Definition at line 670 of file utils.h.
◆ BytecodeOffset()
v8::internal::BytecodeOffset::BytecodeOffset |
( |
int | id | ) |
|
|
inlineexplicitconstexpr |
◆ ConstructStubCreate()
static BytecodeOffset v8::internal::BytecodeOffset::ConstructStubCreate |
( |
| ) |
|
|
inlinestatic |
◆ ConstructStubInvoke()
static BytecodeOffset v8::internal::BytecodeOffset::ConstructStubInvoke |
( |
| ) |
|
|
inlinestatic |
◆ IsNone()
bool v8::internal::BytecodeOffset::IsNone |
( |
| ) |
const |
|
inlineconstexpr |
◆ None()
static constexpr BytecodeOffset v8::internal::BytecodeOffset::None |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ operator!=()
◆ operator==()
◆ ToInt()
int v8::internal::BytecodeOffset::ToInt |
( |
| ) |
const |
|
inlineconstexpr |
◆ Builtins
◆ hash_value
◆ operator<<
◆ id_
int v8::internal::BytecodeOffset::id_ |
|
private |
◆ kFirstBuiltinContinuationId
const int v8::internal::BytecodeOffset::kFirstBuiltinContinuationId = 1 |
|
staticprivate |
◆ kNoneId
const int v8::internal::BytecodeOffset::kNoneId = -1 |
|
staticprivate |
The documentation for this class was generated from the following file: