![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <handles.h>
Additional Inherited Members | |
![]() | |
using | MaybeType = MaybeDirectHandle<T> |
![]() | |
static V8_INLINE const DirectHandle | null () |
static V8_INLINE DirectHandle< T > | New (Tagged< T > object, Isolate *isolate) |
static V8_INLINE DirectHandle | FromSlot (Address *slot) |
![]() | |
V8_INLINE | StackAllocated (no_checking_tag) |
V8_INLINE | StackAllocated (const StackAllocated &other, no_checking_tag) |
V8_INLINE void | VerifyOnStack () const |
![]() | |
static constexpr no_checking_tag | do_not_check |
|
inline |
|
inline |
|
inline |