Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
CFXJSE_ScopeUtil_IsolateHandle Class Reference

#include <cfxjse_isolatetracker.h>

+ Collaboration diagram for CFXJSE_ScopeUtil_IsolateHandle:

Public Member Functions

 FX_STACK_ALLOCATED ()
 
 CFXJSE_ScopeUtil_IsolateHandle (v8::Isolate *pIsolate)
 
 CFXJSE_ScopeUtil_IsolateHandle (const CFXJSE_ScopeUtil_IsolateHandle &)=delete
 
CFXJSE_ScopeUtil_IsolateHandleoperator= (const CFXJSE_ScopeUtil_IsolateHandle &)=delete
 
 ~CFXJSE_ScopeUtil_IsolateHandle ()
 

Detailed Description

Definition at line 16 of file cfxjse_isolatetracker.h.

Constructor & Destructor Documentation

◆ CFXJSE_ScopeUtil_IsolateHandle() [1/2]

CFXJSE_ScopeUtil_IsolateHandle::CFXJSE_ScopeUtil_IsolateHandle ( v8::Isolate * pIsolate)
explicit

Definition at line 12 of file cfxjse_isolatetracker.cpp.

References CFXJSE_ScopeUtil_IsolateHandle().

Referenced by CFXJSE_ScopeUtil_IsolateHandle().

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ CFXJSE_ScopeUtil_IsolateHandle() [2/2]

CFXJSE_ScopeUtil_IsolateHandle::CFXJSE_ScopeUtil_IsolateHandle ( const CFXJSE_ScopeUtil_IsolateHandle & )
delete

◆ ~CFXJSE_ScopeUtil_IsolateHandle()

CFXJSE_ScopeUtil_IsolateHandle::~CFXJSE_ScopeUtil_IsolateHandle ( )
default

Member Function Documentation

◆ FX_STACK_ALLOCATED()

CFXJSE_ScopeUtil_IsolateHandle::FX_STACK_ALLOCATED ( )

◆ operator=()

CFXJSE_ScopeUtil_IsolateHandle & CFXJSE_ScopeUtil_IsolateHandle::operator= ( const CFXJSE_ScopeUtil_IsolateHandle & )
delete

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