Skip to content

Commit d4a4b82

Browse files
committed
rt: Export upcall_s_shared_malloc since the SpiderMonkey bindings need it
1 parent 110c3cc commit d4a4b82

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/rt/rustrt.def.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ upcall_intern_dict
6767
upcall_log_type
6868
upcall_malloc
6969
upcall_rust_personality
70+
upcall_s_shared_malloc
7071
upcall_shared_malloc
7172
upcall_shared_free
7273
upcall_vec_grow

0 commit comments

Comments
 (0)