Searched refs:num_arg_words (Results 1 – 1 of 1) sorted by relevance
47 size_t num_arg_words = shorty_len - 1u + num_long_or_double_args; in GetCriticalNativeOutArgsSize() local50 size_t size = num_arg_words * static_cast<size_t>(kX86PointerSize); in GetCriticalNativeOutArgsSize()