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

Public Member Functions

Tagged< ObjectRetainAs (Tagged< Object > object) override
 
- Public Member Functions inherited from v8::internal::WeakObjectRetainer
virtual ~WeakObjectRetainer ()=default
 

Detailed Description

Definition at line 5023 of file mark-compact.cc.

Member Function Documentation

◆ RetainAs()

Tagged< Object > v8::internal::EvacuationWeakObjectRetainer::RetainAs ( Tagged< Object > object)
inlineoverridevirtual

Implements v8::internal::WeakObjectRetainer.

Definition at line 5025 of file mark-compact.cc.

Here is the call graph for this function:

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