v8  3.25.30(node0.11.13)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
PerThreadAssertScopeBase Class Reference

#include <assert-scope.h>

Inheritance diagram for PerThreadAssertScopeBase:
Collaboration diagram for PerThreadAssertScopeBase:

Protected Member Functions

 PerThreadAssertScopeBase ()
 
 ~PerThreadAssertScopeBase ()
 

Static Protected Member Functions

static PerThreadAssertDataGetAssertData ()
 

Protected Attributes

PerThreadAssertDatadata_
 

Static Protected Attributes

static Thread::LocalStorageKey thread_local_key
 

Friends

class Isolate
 

Detailed Description

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

Constructor & Destructor Documentation

Member Function Documentation

Friends And Related Function Documentation

friend class Isolate
friend

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

Field Documentation

Thread::LocalStorageKey thread_local_key
staticprotected

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