An auxiliary data structure for helping to control the garbage collection of wrapped C++ objects associated to JavaScript objects in Google's V8 engine. More...
#include "Config.h"Go to the source code of this file.
Classes | |
| struct | te::v8::common::JsObject< T > |
| An auxiliary data structure for helping to control the garbage collection of wrapped C++ objects associated to JavaScript objects in Google's V8 engine. More... | |
Namespaces | |
| te | |
| URI C++ Library. | |
| te::v8 | |
| te::v8::common | |
An auxiliary data structure for helping to control the garbage collection of wrapped C++ objects associated to JavaScript objects in Google's V8 engine.
Definition in file JsObject.h.