Searched refs:will_retire_broker (Results 1 – 1 of 1) sorted by relevance
3281 const bool will_retire_broker = out_broker == nullptr; in GenerateCodeForTesting() local3282 if (!will_retire_broker) { in GenerateCodeForTesting()3291 if (pipeline.FinalizeCode(will_retire_broker).ToHandle(&code) && in GenerateCodeForTesting()3293 if (!will_retire_broker) *out_broker = data.ReleaseBroker(); in GenerateCodeForTesting()