Searched refs:mapped_count (Results 1 – 1 of 1) sorted by relevance
8039 int mapped_count = Min(argument_count, parameter_count); in NewSloppyArguments() local8041 isolate->factory()->NewFixedArray(mapped_count + 2, NOT_TENURED); in NewSloppyArguments()8061 while (index >= mapped_count) { in NewSloppyArguments()