![]() |
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 } |
Public Types inherited from v8::internal::compiler::turboshaft::FixedArityOperationT< 2, StringAtOp > | |
| using | Base |
Public Types inherited from v8::internal::compiler::turboshaft::OperationT< StringAtOp > | |
| using | Base |
Public Attributes | |
| Kind | kind |
Public Attributes inherited from v8::internal::compiler::turboshaft::Operation | |
| const Opcode | opcode |
| SaturatedUint8 | saturated_use_count |
| const uint16_t | input_count |
Static Public Attributes | |
| static constexpr OpEffects | effects |
Static Public Attributes inherited from v8::internal::compiler::turboshaft::FixedArityOperationT< 2, StringAtOp > | |
| static constexpr uint16_t | input_count |
Static Public Attributes inherited from v8::internal::compiler::turboshaft::OperationT< StringAtOp > | |
| 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.