Home | History | Annotate | Download | only in src

Lines Matching refs:argtype

1045     Object* argtype = args->get(i);
1046 if (argtype->IsUndefined()) continue;
1050 if (current->IsInstanceOf(FunctionTemplateInfo::cast(argtype))) {