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

#include <module-inl.h>

Collaboration diagram for v8::internal::Module::Hash:

Public Member Functions

V8_INLINE size_t operator() (Tagged< Module > module) const
 

Detailed Description

Definition at line 54 of file module-inl.h.

Member Function Documentation

◆ operator()()

V8_INLINE size_t v8::internal::Module::Hash::operator() ( Tagged< Module > module) const
inline

Definition at line 55 of file module-inl.h.


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