![]()  | 
  
    v8
    
   V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. 
   | 
 
#include <assembler.h>
Public Types | |
| using | node_t = OpIndex | 
| using | block_t = Block | 
Public Member Functions | |
| template<class Op , class... Args> | |
| OpIndex | Emit (Args... args) | 
Static Public Attributes | |
| static constexpr bool | kIsBottomOfStack = true | 
Definition at line 21 of file reducer-traits.h.
| using v8::internal::compiler::turboshaft::TSReducerBase< Next >::block_t = Block | 
Definition at line 978 of file assembler.h.
| using v8::internal::compiler::turboshaft::TSReducerBase< Next >::node_t = OpIndex | 
Definition at line 977 of file assembler.h.
      
  | 
  inline | 
Definition at line 981 of file assembler.h.
      
  | 
  staticconstexpr | 
Definition at line 975 of file assembler.h.