![]() |
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 { kFindOrderedHashMapEntry , kFindOrderedHashMapEntryForInt32Key , kFindOrderedHashSetEntry } |
![]() | |
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 6636 of file operations.h.
|
strong |
Enumerator | |
---|---|
kFindOrderedHashMapEntry | |
kFindOrderedHashMapEntryForInt32Key | |
kFindOrderedHashSetEntry |
Definition at line 6638 of file operations.h.
|
inline |
Definition at line 6669 of file operations.h.
|
inline |
Definition at line 6666 of file operations.h.
|
inline |
Definition at line 6667 of file operations.h.
|
inline |
Definition at line 6673 of file operations.h.
|
inline |
Definition at line 6647 of file operations.h.
|
staticconstexpr |
Definition at line 6645 of file operations.h.
Kind v8::internal::compiler::turboshaft::FindOrderedHashEntryOp::kind |
Definition at line 6643 of file operations.h.