Home | History | Annotate | Download | only in src

Lines Matching refs:kBoundArgumentsStartIndex

8293     int array_size = JSFunction::kBoundArgumentsStartIndex + argc;
8351 int bound_argc = bound_args->length() - JSFunction::kBoundArgumentsStartIndex;
8363 JSFunction::kBoundArgumentsStartIndex + i), isolate);