![]() |
v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
|
#include <v8-handle-base.h>
Public Member Functions | |
V8_INLINE | StackAllocated () |
![]() | |
V8_INLINE | StackAllocated ()=default |
Protected Member Functions | |
V8_INLINE | StackAllocated (no_checking_tag tag) |
V8_INLINE | StackAllocated (const StackAllocated &other, no_checking_tag tag) |
V8_INLINE V8_EXPORT void | VerifyOnStack () const |
![]() | |
V8_INLINE | StackAllocated (no_checking_tag) |
V8_INLINE | StackAllocated (const StackAllocated &other, no_checking_tag) |
V8_INLINE void | VerifyOnStack () const |
Additional Inherited Members | |
![]() | |
static constexpr no_checking_tag | do_not_check |
Definition at line 29 of file v8-handle-base.h.
|
inline |
Definition at line 31 of file v8-handle-base.h.
|
inlineexplicitprotected |
Definition at line 40 of file v8-handle-base.h.
|
inlineexplicitprotected |
Definition at line 42 of file v8-handle-base.h.
|
inlineprotected |
Definition at line 49 of file v8-handle-base.h.