![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <heap-base.h>
Public Member Functions | |
virtual void | OnMove (Address from, Address to, size_t size_including_header)=0 |
Definition at line 72 of file heap-base.h.
|
pure virtual |