V8 Project
v8::internal::PerThreadAssertScopeDebugOnly< type, allow > Class Template Reference

#include <assert-scope.h>

+ Inheritance diagram for v8::internal::PerThreadAssertScopeDebugOnly< type, allow >:
+ Collaboration diagram for v8::internal::PerThreadAssertScopeDebugOnly< type, allow >:

Public Member Functions

 PerThreadAssertScopeDebugOnly ()
 

Detailed Description

template<PerThreadAssertType type, bool allow>
class v8::internal::PerThreadAssertScopeDebugOnly< type, allow >

Definition at line 77 of file assert-scope.h.

Constructor & Destructor Documentation

◆ PerThreadAssertScopeDebugOnly()

template<PerThreadAssertType type, bool allow>
v8::internal::PerThreadAssertScopeDebugOnly< type, allow >::PerThreadAssertScopeDebugOnly ( )
inline

Definition at line 79 of file assert-scope.h.

79 { }

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