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

#include <v8-debugger.h>

Collaboration diagram for v8_inspector::V8Debugger::CachedStackFrameKey::Equal:

Public Member Functions

bool operator() (CachedStackFrameKey const &a, CachedStackFrameKey const &b) const
 

Detailed Description

Definition at line 260 of file v8-debugger.h.

Member Function Documentation

◆ operator()()

bool v8_inspector::V8Debugger::CachedStackFrameKey::Equal::operator() ( CachedStackFrameKey const & a,
CachedStackFrameKey const & b ) const
inline

Definition at line 261 of file v8-debugger.h.


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