ELinks 0.16.1.1
xhr.h File Reference
Include dependency graph for xhr.h:

Functions

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

Variables

JSClass xhr_class
JSPropertySpec xhr_props []
JSPropertySpec xhr_static_props []
const spidermonkeyFunctionSpec xhr_funcs []

Function Documentation

◆ xhr_constructor()

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

Variable Documentation

◆ xhr_class

JSClass xhr_class
extern

◆ xhr_funcs

const spidermonkeyFunctionSpec xhr_funcs[]
extern

◆ xhr_props

JSPropertySpec xhr_props[]
extern

◆ xhr_static_props

JSPropertySpec xhr_static_props[]
extern