![]() |
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 } |
Public Types inherited from v8::internal::compiler::turboshaft::FixedArityOperationT< 2, FindOrderedHashEntryOp > | |
| using | Base |
Public Types inherited from v8::internal::compiler::turboshaft::OperationT< FindOrderedHashEntryOp > | |
| 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, FindOrderedHashEntryOp > | |
| static constexpr uint16_t | input_count |
Static Public Attributes inherited from v8::internal::compiler::turboshaft::OperationT< FindOrderedHashEntryOp > | |
| 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.