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

#include <heap-utils.h>

Inheritance diagram for v8::internal::HeapUtils:
Collaboration diagram for v8::internal::HeapUtils:

Static Public Member Functions

static V8_INLINE HeapGetOwnerHeap (Tagged< HeapObject > object)
 

Detailed Description

Definition at line 15 of file heap-utils.h.

Member Function Documentation

◆ GetOwnerHeap()

Heap * v8::internal::HeapUtils::GetOwnerHeap ( Tagged< HeapObject > object)
static

Definition at line 16 of file heap-utils-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 files: