![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <operations.h>
Public Types | |
enum class | Kind : uint8_t { kCharCode , kCodePoint } |
![]() | |
using | Base |
![]() | |
using | Base |
Public Attributes | |
Kind | kind |
![]() | |
const Opcode | opcode |
SaturatedUint8 | saturated_use_count |
const uint16_t | input_count |
Static Public Attributes | |
static constexpr OpEffects | effects |
![]() | |
static constexpr uint16_t | input_count |
![]() | |
static const Opcode | opcode |
Definition at line 5464 of file operations.h.
|
strong |
Enumerator | |
---|---|
kCharCode | |
kCodePoint |
Definition at line 5465 of file operations.h.
|
inline |
Definition at line 5489 of file operations.h.
|
inline |
|
inline |
Definition at line 5493 of file operations.h.
|
inline |
Definition at line 5476 of file operations.h.
Definition at line 5487 of file operations.h.
Definition at line 5486 of file operations.h.
|
staticconstexpr |
Definition at line 5471 of file operations.h.
Kind v8::internal::compiler::turboshaft::StringAtOp::kind |
Definition at line 5469 of file operations.h.