Home | History | Annotate | Download | only in compiler

Lines Matching refs:MiscField

2382           MiscField::encode(static_cast<int>(descriptor->ParameterCount()));
2385 opcode = kArchCallCodeObject | MiscField::encode(flags);
2388 opcode = kArchCallJSFunction | MiscField::encode(flags);
2453 opcode |= MiscField::encode(descriptor->flags());
2526 opcode |= MiscField::encode(static_cast<int>(input_count));