![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <js-objects.h>
Public Member Functions | |
bool | IsDetachedFrom (Tagged< JSGlobalObject > global) const |
V8_EXPORT_PRIVATE bool | IsDetached () |
Static Public Member Functions | |
static int | SizeWithEmbedderFields (int embedder_field_count) |
Definition at line 1203 of file js-objects.h.
bool v8::internal::JSGlobalProxy::IsDetached | ( | ) |
Definition at line 5654 of file js-objects.cc.
|
inline |
|
inlinestatic |