v8  3.11.10(node0.8.26)
V8 is Google's open source JavaScript engine
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
natives.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  NativesCollection< type >
 

Namespaces

 v8
 
 v8::internal
 

Typedefs

typedef bool(* NativeSourceCallback )(Vector< const char > name, Vector< const char > source, int index)
 
typedef NativesCollection< CORE > Natives
 
typedef NativesCollection
< EXPERIMENTAL > 
ExperimentalNatives
 

Enumerations

enum  NativeType { CORE, EXPERIMENTAL, D8, TEST }