v8
|
#include <v8.h>
Public Member Functions | |
V8_INLINE | Locker (Isolate *isolate) |
~Locker () | |
Static Public Member Functions | |
static bool | IsLocked (Isolate *isolate) |
static bool | IsActive () |
|
inlineexplicit |
v8::Locker::~Locker | ( | ) |
|
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.