ELinks 0.18.0
node.h File Reference
Include dependency graph for node.h:

Functions

bool node_constructor (JSContext *ctx, unsigned argc, JS::Value *vp)
JSObject * getNode (JSContext *ctx, void *node)

Variables

JSClass node_class
JSPropertySpec node_static_props []

Function Documentation

◆ getNode()

JSObject * getNode ( JSContext * ctx,
void * node )

◆ node_constructor()

bool node_constructor ( JSContext * ctx,
unsigned argc,
JS::Value * vp )

Variable Documentation

◆ node_class

JSClass node_class
extern

◆ node_static_props

JSPropertySpec node_static_props[]
extern