Searched refs:inliner_inputs (Results 1 – 1 of 1) sorted by relevance
104 int inliner_inputs = call->op()->ValueInputCount(); in InlineCall() local112 if (index < inliner_inputs && index < inlinee_new_target_index) { in InlineCall()121 Replace(use, jsgraph()->Constant(inliner_inputs - 2)); in InlineCall()