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

Public Member Functions

V8_INLINE size_t operator() (DirectHandle< String > string) const
 

Detailed Description

Definition at line 20 of file source-text-module.cc.

Member Function Documentation

◆ operator()()

V8_INLINE size_t v8::internal::StringHandleHash::operator() ( DirectHandle< String > string) const
inline

Definition at line 21 of file source-text-module.cc.


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