v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::wasm::SignatureHasher Class Reference

#include <signature-hashing.h>

Collaboration diagram for v8::internal::wasm::SignatureHasher:

Static Public Member Functions

template<typename SigType >
static uint64_t Hash (const SigType *sig)
 

Detailed Description

Definition at line 238 of file signature-hashing.h.

Member Function Documentation

◆ Hash()

template<typename SigType >
static uint64_t v8::internal::wasm::SignatureHasher::Hash ( const SigType * sig)
inlinestatic

Definition at line 241 of file signature-hashing.h.

Here is the caller graph for this function:

The documentation for this class was generated from the following file: