Home | History | Annotate | Download | only in src

Lines Matching refs:expected_input_types_

1179   if (expected_input_types_.ContainsAnyOf(tagged_types)) {
1182 if (expected_input_types_.Contains(ToBooleanStub::UNDEFINED)) {
1183 if (expected_input_types_.Contains(ToBooleanStub::HEAP_NUMBER)) {
1188 if (expected_input_types_.Contains(ToBooleanStub::HEAP_NUMBER)) {
1191 if (expected_input_types_.Contains(ToBooleanStub::SMI)) {