Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | List of all members
v8::api_internal::StackAllocated< true > Class Reference

#include <v8-handle-base.h>

Inheritance diagram for v8::api_internal::StackAllocated< true >:
[legend]
Collaboration diagram for v8::api_internal::StackAllocated< true >:
[legend]

Public Member Functions

 StackAllocated ()
 
- Public Member Functions inherited from v8::api_internal::StackAllocated< false >
 StackAllocated ()=default
 

Protected Member Functions

 StackAllocated (no_checking_tag tag)
 
 StackAllocated (const StackAllocated &other, no_checking_tag tag)
 
void VerifyOnStack () const
 
- Protected Member Functions inherited from v8::api_internal::StackAllocated< false >
 StackAllocated (no_checking_tag)
 
 StackAllocated (const StackAllocated &other, no_checking_tag)
 
void VerifyOnStack () const
 

Additional Inherited Members

- Static Protected Attributes inherited from v8::api_internal::StackAllocated< false >
static constexpr no_checking_tag do_not_check
 

Constructor & Destructor Documentation

◆ StackAllocated() [1/3]

v8::api_internal::StackAllocated< true >::StackAllocated ( )
inline

◆ StackAllocated() [2/3]

v8::api_internal::StackAllocated< true >::StackAllocated ( no_checking_tag  tag)
inlineexplicitprotected

◆ StackAllocated() [3/3]

v8::api_internal::StackAllocated< true >::StackAllocated ( const StackAllocated< true > &  other,
no_checking_tag  tag 
)
inlineexplicitprotected

Member Function Documentation

◆ VerifyOnStack()

void v8::api_internal::StackAllocated< true >::VerifyOnStack ( ) const
protected

The documentation for this class was generated from the following file: