diff --git a/core/bind/core_bind.cpp b/core/bind/core_bind.cpp index 07b5a98f2..708ba653a 100644 --- a/core/bind/core_bind.cpp +++ b/core/bind/core_bind.cpp @@ -2698,12 +2698,18 @@ void _Thread::_start_func(void *ud) { // We must check if we are in case b). int target_param_count = 0; int target_default_arg_count = 0; + Ref