mirror of
https://github.com/rkd77/elinks.git
synced 2025-09-21 19:46:23 -04:00
[js] element.ownerDocument
This commit is contained in:
@@ -63,6 +63,7 @@ struct ecmascript_interpreter {
|
||||
void *ac;
|
||||
void *ac2;
|
||||
void *ar;
|
||||
void *document_obj;
|
||||
JS::RootedValue fun;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user