Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayJS::cJSRuntime Class Reference

#include <cJSObject.h>

Inheritance diagram for GrayJS::cJSRuntime:
JSRuntime

Public Member Functions

void DestroyRuntime ()
 
cJSContextNewContext (size_t nStackSize)
 

Detailed Description

Low level internal wrapper for opaque JSRuntime

Member Function Documentation

◆ DestroyRuntime()

void GrayJS::cJSRuntime::DestroyRuntime ( )
inline

◆ NewContext()

cJSContext* GrayJS::cJSRuntime::NewContext ( size_t  nStackSize)
inline

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