ELinks 0.18.0
|
#include "js/spidermonkey/util.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 [] |
JSObject * getNode | ( | JSContext * | ctx, |
void * | node ) |
bool node_constructor | ( | JSContext * | ctx, |
unsigned | argc, | ||
JS::Value * | vp ) |
|
extern |
|
extern |