Searched defs:call_params (Results 1 – 2 of 2) sorted by relevance
106 let call_params = sig.rust_call_params(false); in new_for_function() localVariable161 let call_params = sig.rust_call_params(true); in new_for_method() localVariable185 let call_params = sig.rust_call_params(false); in new_for_constructor() localVariable
65 def call_params(self, start=0): member in Entrypoint98 def call_params(self): member in EntrypointAlias