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

#include <assert-scope.h>

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

Public Member Functions

 PerIsolateAssertScopeDebugOnly (Isolate *isolate)
 

Detailed Description

template<PerIsolateAssertType type, bool allow>
class v8::internal::PerIsolateAssertScopeDebugOnly< type, allow >

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

Constructor & Destructor Documentation

◆ PerIsolateAssertScopeDebugOnly()

template<PerIsolateAssertType type, bool allow>
v8::internal::PerIsolateAssertScopeDebugOnly< type, allow >::PerIsolateAssertScopeDebugOnly ( Isolate isolate)
inlineexplicit

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

94 { }

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