Searched refs:NewArgumentsElementsMappedCountOf (Results 1 – 4 of 4) sorted by relevance
232 int mapped_count = NewArgumentsElementsMappedCountOf(node->op()); in Finalize()
507 int NewArgumentsElementsMappedCountOf(const Operator* op) V8_WARN_UNUSED_RESULT;
1494 int NewArgumentsElementsMappedCountOf(const Operator* op) { in NewArgumentsElementsMappedCountOf() function
2717 int mapped_count = NewArgumentsElementsMappedCountOf(node->op()); in LowerNewArgumentsElements()