Miciah Dashiel Butler Masters
|
8743ec74d8
|
Factor the initialisation of smjs_elinks_global out of init_smjs and
into the new smjs_init_elinks_object.
|
2005-12-24 03:47:34 +00:00 |
|
Miciah Dashiel Butler Masters
|
60dd7515f9
|
Change smjs_get_elinks_object to use smjs_global_object instead of
an argument.
|
2005-12-24 03:43:53 +00:00 |
|
Miciah Dashiel Butler Masters
|
d6ecf895ce
|
Make global_object a global with the new name smjs_global_object and
create smjs_init_global_object to initialise the global.
|
2005-12-24 03:40:59 +00:00 |
|
Miciah Dashiel Butler Masters
|
3174c533b0
|
Factor smjs_get_global_object out of init_smjs.
|
2005-12-24 03:39:24 +00:00 |
|
Miciah Dashiel Butler Masters
|
bb4f08172b
|
In init_smjs, mark global_class static.
|
2005-12-20 22:09:56 +00:00 |
|
Miciah Dashiel Butler Masters
|
2b6ef067be
|
In init_smjs, destroy the runtime if JS_NewContext returns NULL.
|
2005-12-19 21:26:05 +00:00 |
|
Miciah Dashiel Butler Masters
|
fcd13e35cb
|
Do nothing in cleanup_smjs is smjs_ctx is NULL.
|
2005-12-19 21:24:54 +00:00 |
|
Miciah Dashiel Butler Masters
|
11c90e7205
|
Add some assertions.
|
2005-12-19 21:24:27 +00:00 |
|
Miciah Dashiel Butler Masters
|
5ca5381fbc
|
Rework smjs_load_hooks not to free path until it is done and to always
call done_string on the script string, even when add_file_to_string fails.
|
2005-12-19 19:08:34 +00:00 |
|
Miciah Dashiel Butler Masters
|
51322649fe
|
Load the default script.
|
2005-12-18 18:02:32 +00:00 |
|
Miciah Dashiel Butler Masters
|
6e0d4374c1
|
Add the "elinks" object.
|
2005-12-18 17:47:54 +00:00 |
|
Miciah Dashiel Butler Masters
|
acb2bb80be
|
Create a global object.
|
2005-12-18 17:40:13 +00:00 |
|
Miciah Dashiel Butler Masters
|
60d40b7f50
|
Initial skeleton for SpiderMonkey scripting backend.
|
2005-12-18 17:40:00 +00:00 |
|