Home | History | Annotate | Download | only in ia32

Lines Matching refs:CallFunctionFlags

2201 void FullCodeGenerator::EmitCallWithStub(Call* expr, CallFunctionFlags flags) {
2215 flags = static_cast<CallFunctionFlags>(flags | RECORD_CALL_TARGET);
2402 CallFunctionFlags flags;