![]() |
v8
4.5.103 (node 4.8.7)
V8 is Google's open source JavaScript engine
|
#include <v8.h>
Public Member Functions | |
| V8_INLINE | Locker (Isolate *isolate) |
| ~Locker () | |
Static Public Member Functions | |
| static bool | IsLocked (Isolate *isolate) |
| static bool | IsActive () |
| ~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.