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

#include <unified-heap-marking-state-inl.h>

Collaboration diagram for v8::internal::BasicTracedReferenceExtractor:

Static Public Member Functions

static AddressGetObjectSlotForMarking (const TracedReferenceBase &ref)
 

Detailed Description

Definition at line 26 of file unified-heap-marking-state-inl.h.

Member Function Documentation

◆ GetObjectSlotForMarking()

static Address * v8::internal::BasicTracedReferenceExtractor::GetObjectSlotForMarking ( const TracedReferenceBase & ref)
inlinestatic

Definition at line 28 of file unified-heap-marking-state-inl.h.

Here is the call graph for this function:
Here is the caller graph for this function:

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