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

Public Member Functions

bool operator() (const Flag *a, const char *b) const
 

Detailed Description

Definition at line 308 of file flags.cc.

Member Function Documentation

◆ operator()()

bool v8::internal::FlagNameGreater::operator() ( const Flag * a,
const char * b ) const
inline

Definition at line 309 of file flags.cc.

Here is the call graph for this function:

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