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

#include <wasm-import-wrapper-cache.h>

Collaboration diagram for v8::internal::wasm::WasmImportWrapperCache::CacheKeyHash:

Public Member Functions

size_t operator() (const CacheKey &key) const
 

Detailed Description

Definition at line 42 of file wasm-import-wrapper-cache.h.

Member Function Documentation

◆ operator()()

size_t v8::internal::wasm::WasmImportWrapperCache::CacheKeyHash::operator() ( const CacheKey & key) const
inline

Definition at line 44 of file wasm-import-wrapper-cache.h.

Here is the call graph for this function:

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