![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <object-lock.h>
Public Member Functions | |
| V8_INLINE | ObjectLockGuard (Tagged< HeapObject > object) |
| V8_INLINE | ~ObjectLockGuard () |
Private Attributes | |
| Tagged< HeapObject > | raw_object_ |
Definition at line 19 of file object-lock.h.
|
explicit |
| v8::internal::ObjectLockGuard::~ObjectLockGuard | ( | ) |
|
private |
Definition at line 25 of file object-lock.h.