v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::wasm::WasmBytecodeGenerator::Simd128Hash Struct Reference
Collaboration diagram for v8::internal::wasm::WasmBytecodeGenerator::Simd128Hash:

Public Member Functions

size_t operator() (const Simd128 &s128) const
 

Detailed Description

Definition at line 1995 of file wasm-interpreter.h.

Member Function Documentation

◆ operator()()

size_t v8::internal::wasm::WasmBytecodeGenerator::Simd128Hash::operator() ( const Simd128 & s128) const

Definition at line 7434 of file wasm-interpreter.cc.


The documentation for this struct was generated from the following files: