Home | History | Annotate | Download | only in src

Lines Matching refs:next_proto

8832       Label next_proto(this), check_integer_indexed_exotic(this);
8841 &next_proto);
8842 GotoIfNot(IsString(var_unique.value()), &next_proto);
8844 &next_proto);
8847 BIND(&next_proto);
8875 Label next_proto(this);
8879 var_index.value(), &next_proto, if_bailout);
8880 BIND(&next_proto);