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

Public Member Functions

 SimpleContext ()
 
virtual ~SimpleContext ()
 
void Check (const char *source, Expectations expectations, v8::Handle< Value > value=Local< Value >())
 

Detailed Description

Definition at line 693 of file test-decls.cc.

Constructor & Destructor Documentation

SimpleContext ( )
inline

Definition at line 695 of file test-decls.cc.

virtual ~SimpleContext ( )
inlinevirtual

Definition at line 700 of file test-decls.cc.

References Persistent< T >::Dispose().

Member Function Documentation

void Check ( const char *  source,
Expectations  expectations,
v8::Handle< Value value = Local<Value>() 
)
inline

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