![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <v8-platform.h>
Public Member Functions | |
virtual void | EnterSection () |
virtual void | LeaveSection () |
Observer used by V8 to notify the embedder about entering/leaving sections with high throughput of malloc/free operations.
Definition at line 1046 of file v8-platform.h.
|
inlinevirtual |
|
inlinevirtual |