Searched refs:runtime_stack_params (Results 1 – 1 of 1) sorted by relevance
111 bool runtime_stack_params = descriptor_.stack_parameter_count().is_valid(); in BuildGraph() local131 DCHECK(!runtime_stack_params || arguments_length_ != NULL); in BuildGraph()132 if (!runtime_stack_params) { in BuildGraph()