v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
cppgc::testing Namespace Reference

Classes

class  OverrideEmbedderStackStateScope
 
class  StandaloneTestingHeap
 

Functions

bool IsHeapObjectOld (void *object)
 

Detailed Description

Namespace contains testing helpers.

Function Documentation

◆ IsHeapObjectOld()

V8_EXPORT bool cppgc::testing::IsHeapObjectOld ( void * object)

Definition at line 55 of file testing.cc.

Here is the call graph for this function: