v8/include
2009-03-23 22:23:39 +00:00
..
v8-debug.h Extend debugger agent protocol with a connect message.Added a name of the embedding application when enabeling the debugger agent.Send a connection message from the debugger agent to the remote debugger when connecting. This message contains the V8 version, the protcol version (currently 1) and the name of the embedding application. Currently this information is just printed raw as received. 2009-03-23 22:23:39 +00:00
v8.h Add a new C++ pointer wrapping API to External to not dilute the 2009-03-23 19:51:10 +00:00