|  | v8
    V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. | 
#include <operations.h>
| Public Attributes | |
| ZoneRefSet< Map > | maps | 
|  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< 1, AssumeMapOp > | |
| static constexpr uint16_t | input_count | 
|  Static Public Attributes inherited from v8::internal::compiler::turboshaft::OperationT< AssumeMapOp > | |
| static const Opcode | opcode | 
Definition at line 6183 of file operations.h.
| 
 | inline | 
Definition at line 6199 of file operations.h.
| 
 | inline | 
| 
 | inline | 
Definition at line 6192 of file operations.h.
| 
 | inline | 
Definition at line 6203 of file operations.h.
| 
 | inline | 
Definition at line 6190 of file operations.h.
| void v8::internal::compiler::turboshaft::AssumeMapOp::PrintOptions | ( | std::ostream & | os | ) | const | 
| 
 | staticconstexpr | 
Definition at line 6186 of file operations.h.
| ZoneRefSet<Map> v8::internal::compiler::turboshaft::AssumeMapOp::maps | 
Definition at line 6184 of file operations.h.