Merge branch 'native_boot'
This commit is contained in:
@@ -84,6 +84,7 @@ JSC_CCALL(actor_disrupt,
|
||||
|
||||
JSC_SCALL(actor_setname,
|
||||
js->name = strdup(str);
|
||||
js->actor_label = js->name;
|
||||
)
|
||||
|
||||
JSC_CCALL(actor_on_exception,
|
||||
|
||||
Reference in New Issue
Block a user