FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
virtual InterpreterV8::~InterpreterV8
(
)
inline
virtual
Definition at line
182
of file
InterpreterV8.h
.
References
JsGetCommandList()
, and
JsLoad()
.
183
{
184
This
= 0;
185
186
#ifdef HAVE_V8
187
//v8::Locker locker;
188
v8::V8::Dispose();
189
#endif
190
}
InterpreterV8::This
static InterpreterV8 * This
Definition:
InterpreterV8.h:27
Here is the call graph for this function:
InterpreterV8
Generated on Sun Sep 18 2016 20:50:53 for FACT++ by
1.8.11