![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <high-allocation-throughput-scope.h>
Public Member Functions | |
HighAllocationThroughputScope (Platform *platform) | |
HighAllocationThroughputScope (const HighAllocationThroughputScope &)=delete | |
HighAllocationThroughputScope & | operator= (const HighAllocationThroughputScope &)=delete |
~HighAllocationThroughputScope () | |
Private Attributes | |
HighAllocationThroughputObserver * | observer_ |
Scope that notifies embedder's observer about entering sections with high throughput of malloc/free operations.
Definition at line 17 of file high-allocation-throughput-scope.h.
|
inlineexplicit |
Definition at line 19 of file high-allocation-throughput-scope.h.
|
delete |
|
inline |
Definition at line 28 of file high-allocation-throughput-scope.h.
|
delete |
|
private |
Definition at line 31 of file high-allocation-throughput-scope.h.