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

Public Attributes

LocalHeaplocal_heap
 

Detailed Description

Definition at line 50 of file safepoint.h.

Member Data Documentation

◆ local_heap

LocalHeap* v8::internal::IsolateSafepoint::RunningLocalHeap::local_heap

Definition at line 51 of file safepoint.h.


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