#include <v8-locker.h>
Definition at line 109 of file v8-locker.h.
◆ Locker() [1/2]
◆ ~Locker()
◆ Locker() [2/2]
v8::Locker::Locker |
( |
const Locker & | | ) |
|
|
delete |
◆ Initialize()
◆ IsLocked()
Returns whether or not the locker for a given isolate, is locked by the current thread.
Definition at line 53 of file v8threads.cc.
◆ operator=()
void v8::Locker::operator= |
( |
const Locker & | | ) |
|
|
delete |
◆ has_lock_
bool v8::Locker::has_lock_ |
|
private |
◆ isolate_
◆ top_level_
bool v8::Locker::top_level_ |
|
private |
The documentation for this class was generated from the following files: