mirror of
https://github.com/rkd77/elinks.git
synced 2025-09-21 19:46:23 -04:00
[spidermonkey] Some code related to compartments. Progress.
This commit is contained in:
@@ -54,6 +54,7 @@ struct ecmascript_interpreter {
|
||||
* to redraw. */
|
||||
unsigned int onload_snippets_cache_id;
|
||||
void *ac;
|
||||
void *ac2;
|
||||
void *ar;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user