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

#include <liveness-broker.h>

Collaboration diagram for cppgc::internal::LivenessBrokerFactory:

Static Public Member Functions

static LivenessBroker Create ()
 

Detailed Description

Definition at line 14 of file liveness-broker.h.

Member Function Documentation

◆ Create()

cppgc::LivenessBroker cppgc::internal::LivenessBrokerFactory::Create ( )
static

Definition at line 18 of file liveness-broker.cc.

Here is the caller graph for this function:

The documentation for this class was generated from the following files: