Searched refs:inliner_inputs (Results 1 – 1 of 1) sorted by relevance
152 int inliner_inputs = call->op()->ValueInputCount(); in InlineCall() local160 if (index < inliner_inputs && index < inlinee_new_target_index) { in InlineCall()169 Replace(use, jsgraph_->Int32Constant(inliner_inputs - 2)); in InlineCall()