Searched refs:create_allocation_site (Results 1 – 1 of 1) sorted by relevance
581 create_allocation_site(this); in CallJSWithFeedback() local640 GotoIf(is_array_function, &create_allocation_site); in CallJSWithFeedback()656 Bind(&create_allocation_site); in CallJSWithFeedback()808 Label create_allocation_site(this), create_weak_cell(this); in CallConstruct() local816 Branch(is_array_function, &create_allocation_site, &create_weak_cell); in CallConstruct()818 Bind(&create_allocation_site); in CallConstruct()