ELinks 0.18.0
mjs_document_private Struct Reference
Collaboration diagram for mjs_document_private:

Data Fields

struct ecmascript_interpreterinterpreter
 
const char * thisval
 
struct el_listener list listeners
 
dom_event_listener * listener
 
void * node
 
int ref_count
 
enum readyState state
 

Field Documentation

◆ interpreter

struct ecmascript_interpreter* mjs_document_private::interpreter

◆ listener

dom_event_listener* mjs_document_private::listener

◆ listeners

struct el_listener list mjs_document_private::listeners

◆ node

void* mjs_document_private::node

◆ ref_count

int mjs_document_private::ref_count

◆ state

enum readyState mjs_document_private::state

◆ thisval

const char* mjs_document_private::thisval

The documentation for this struct was generated from the following file: