V8 API Reference Guide generated from the header files
|
Public Member Functions | |
V8_INLINE | Locker (Isolate *isolate) |
Locker (const Locker &)=delete | |
void | operator= (const Locker &)=delete |
Static Public Member Functions | |
static bool | IsLocked (Isolate *isolate) |
static bool | IsActive () |
|
inlineexplicit |
|
static |
Returns whether v8::Locker is being used by this V8 instance.
|
static |
Returns whether or not the locker for a given isolate, is locked by the current thread.