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

#include <weak-object-worklists.h>

Inheritance diagram for v8::internal::WeakObjects::Local:
Collaboration diagram for v8::internal::WeakObjects::Local:

Public Member Functions

 Local (WeakObjects *weak_objects)
 
V8_EXPORT_PRIVATE void Publish ()
 

Detailed Description

Definition at line 93 of file weak-object-worklists.h.

Constructor & Destructor Documentation

◆ Local()

v8::internal::WeakObjects::Local::Local ( WeakObjects * weak_objects)
explicit

Definition at line 22 of file weak-object-worklists.cc.

Member Function Documentation

◆ Publish()

void v8::internal::WeakObjects::Local::Publish ( )

Definition at line 30 of file weak-object-worklists.cc.

Here is the caller graph for this function:

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