5#ifndef INCLUDE_V8_LOCKER_H_
6#define INCLUDE_V8_LOCKER_H_
104 void Initialize(
Isolate* isolate);
106 internal::Isolate* isolate_;
129 void Initialize(
Isolate* isolate);
133 internal::Isolate* isolate_;
static bool IsLocked(Isolate *isolate)
Locker(const Locker &)=delete
void operator=(const Locker &)=delete
V8_INLINE Locker(Isolate *isolate)
V8_INLINE Unlocker(Isolate *isolate)