Home | History | Annotate | Download | only in src

Lines Matching refs:argtype

1209     Object* argtype = args->get(i);
1210 if (argtype->IsUndefined()) continue;
1213 current = FindHidden(heap, current, FunctionTemplateInfo::cast(argtype));