Home | History | Annotate | Download | only in src

Lines Matching refs:non_strict_arguments_stub

1174           stub = non_strict_arguments_stub();
1177 } else if (key->IsSmi() && (target() != *non_strict_arguments_stub())) {
1817 stub = non_strict_arguments_stub();
1819 if (key->IsSmi() && (target() != *non_strict_arguments_stub())) {