Loading...
Searching...
No Matches
Public Member Functions | List of all members
v8::HighAllocationThroughputObserver Class Reference

#include <v8-platform.h>

Public Member Functions

virtual void EnterSection ()
 
virtual void LeaveSection ()
 

Detailed Description

Observer used by V8 to notify the embedder about entering/leaving sections with high throughput of malloc/free operations.

Member Function Documentation

◆ EnterSection()

virtual void v8::HighAllocationThroughputObserver::EnterSection ( )
inlinevirtual

◆ LeaveSection()

virtual void v8::HighAllocationThroughputObserver::LeaveSection ( )
inlinevirtual

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