Searched refs:if_not_fast_clone (Results 1 – 1 of 1) sorted by relevance
2372 Label if_fast_clone(this), if_not_fast_clone(this, Label::kDeferred); in IGNITION_HANDLER() local2374 GotoIf(IsUndefined(feedback_vector), &if_not_fast_clone); in IGNITION_HANDLER()2379 &if_fast_clone, &if_not_fast_clone); in IGNITION_HANDLER()2386 CAST(feedback_vector), slot, &if_not_fast_clone); in IGNITION_HANDLER()2391 BIND(&if_not_fast_clone); in IGNITION_HANDLER()