![]() |
v8 12.4.254 (node 22.4.1)
V8 is Google's open source JavaScript engine
|
#include <v8-handle-base.h>

Data Structures | |
| struct | no_checking_tag |
Public Member Functions | |
| V8_INLINE | StackAllocated ()=default |
Protected Member Functions | |
| V8_INLINE | StackAllocated (no_checking_tag) |
| V8_INLINE | StackAllocated (const StackAllocated &other, no_checking_tag) |
| V8_INLINE void | VerifyOnStack () const |
Static Protected Attributes | |
| static constexpr no_checking_tag | do_not_check {} |
Definition at line 13 of file v8-handle-base.h.
|
default |
|
inlineexplicitprotected |
Definition at line 21 of file v8-handle-base.h.
|
inlineexplicitprotected |
Definition at line 22 of file v8-handle-base.h.
|
inlineprotected |
Definition at line 25 of file v8-handle-base.h.
|
staticconstexprprotected |
Definition at line 19 of file v8-handle-base.h.