Searched refs:create_allocation_site (Results 1 – 2 of 2) sorted by relevance
610 create_allocation_site(this); in CallJSWithFeedback() local666 GotoIf(is_array_function, &create_allocation_site); in CallJSWithFeedback()682 Bind(&create_allocation_site); in CallJSWithFeedback()848 Label create_allocation_site(this), create_weak_cell(this); in Construct() local855 Branch(is_array_function, &create_allocation_site, &create_weak_cell); in Construct()857 Bind(&create_allocation_site); in Construct()
1777 create_allocation_site(&assembler, Label::kDeferred), in GenerateAssembly() local1826 assembler.GotoIf(is_array_function, &create_allocation_site); in GenerateAssembly()1848 assembler.Bind(&create_allocation_site); in GenerateAssembly()