![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <heap.h>
Public Member Functions | |
GCCallbacksScope (Heap *heap) | |
~GCCallbacksScope () | |
bool | CheckReenter () const |
Private Attributes | |
Heap *const | heap_ |
|
explicit |
bool v8::internal::GCCallbacksScope::CheckReenter | ( | ) | const |