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

#include <module-inl.h>

Collaboration diagram for v8::internal::ModuleHandleHash:

Public Member Functions

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

Detailed Description

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

Member Function Documentation

◆ operator()()

V8_INLINE size_t v8::internal::ModuleHandleHash::operator() ( DirectHandle< Module > module) const
inline

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


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