File tree Expand file tree Collapse file tree 5 files changed +5
-0
lines changed
compiler/tests-check-prim Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ caml_int64_or_native
1414caml_int64_sub_native
1515caml_int64_xor_native
1616caml_int_as_pointer
17+ caml_jsoo_runtime
1718caml_reset_afl_instrumentation
1819debugger
1920
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ From main.bc:
55caml_assume_no_perform
66caml_continuation_use
77caml_int_as_pointer
8+ caml_jsoo_runtime
89caml_reset_afl_instrumentation
910debugger
1011
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ caml_int64_or_native
1414caml_int64_sub_native
1515caml_int64_xor_native
1616caml_int_as_pointer
17+ caml_jsoo_runtime
1718caml_reset_afl_instrumentation
1819caml_unix_map_file_bytecode
1920debugger
Original file line number Diff line number Diff line change @@ -5,6 +5,7 @@ From unix.bc:
55caml_assume_no_perform
66caml_continuation_use
77caml_int_as_pointer
8+ caml_jsoo_runtime
89caml_reset_afl_instrumentation
910caml_unix_accept
1011caml_unix_alarm
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ caml_int64_or_native
1414caml_int64_sub_native
1515caml_int64_xor_native
1616caml_int_as_pointer
17+ caml_jsoo_runtime
1718caml_reset_afl_instrumentation
1819caml_unix_map_file_bytecode
1920debugger
You can’t perform that action at this time.
0 commit comments