Limit Dynamic parameters to 16.
This commit is contained in:
@@ -149,7 +149,6 @@ fn call_fn_with_constant_arguments(
|
||||
hash_fn.unwrap(),
|
||||
arg_values.iter_mut().collect::<StaticVec<_>>().as_mut(),
|
||||
false,
|
||||
true,
|
||||
Position::NONE,
|
||||
)
|
||||
.ok()
|
||||
|
Reference in New Issue
Block a user