Searched refs:if_not_fast_clone (Results 1 – 1 of 1) sorted by relevance
2154 if_not_fast_clone(assembler, Label::kDeferred); in DoCreateObjectLiteral() local2158 __ Branch(fast_clone_properties_count, &if_fast_clone, &if_not_fast_clone); in DoCreateObjectLiteral()2164 assembler, &if_not_fast_clone, closure, literal_index, in DoCreateObjectLiteral()2170 __ Bind(&if_not_fast_clone); in DoCreateObjectLiteral()