![]()  | 
  
    v8
    
   V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++. 
   | 
 
#include <wasm-revec-reducer.h>
Public Attributes | |
| OpIndex | extend_from | 
| uint8_t | start_lane | 
| uint8_t | lane_size | 
| bool | is_sign_extract | 
| bool | is_sign_convert | 
Definition at line 472 of file wasm-revec-reducer.h.
| OpIndex v8::internal::compiler::turboshaft::SLPTree::ExtendIntToF32x4Info::extend_from | 
Definition at line 473 of file wasm-revec-reducer.h.
| bool v8::internal::compiler::turboshaft::SLPTree::ExtendIntToF32x4Info::is_sign_convert | 
Definition at line 477 of file wasm-revec-reducer.h.
| bool v8::internal::compiler::turboshaft::SLPTree::ExtendIntToF32x4Info::is_sign_extract | 
Definition at line 476 of file wasm-revec-reducer.h.
| uint8_t v8::internal::compiler::turboshaft::SLPTree::ExtendIntToF32x4Info::lane_size | 
Definition at line 475 of file wasm-revec-reducer.h.
| uint8_t v8::internal::compiler::turboshaft::SLPTree::ExtendIntToF32x4Info::start_lane | 
Definition at line 474 of file wasm-revec-reducer.h.