Searched refs:new_bound_first_function (Results 1 – 3 of 3) sorted by relevance
1114 Handle<JSFunction> new_bound_first_function = CreateBoundFunction( in BUILTIN() local1116 break_iterator->set_bound_first(*new_bound_first_function); in BUILTIN()1117 return *new_bound_first_function; in BUILTIN()
1158 Handle<JSFunction> new_bound_first_function = CreateBoundFunction( in BUILTIN() local1160 break_iterator->set_bound_first(*new_bound_first_function); in BUILTIN()1161 return *new_bound_first_function; in BUILTIN()
1164 Handle<JSFunction> new_bound_first_function = CreateBoundFunction( in BUILTIN() local1166 break_iterator->set_bound_first(*new_bound_first_function); in BUILTIN()1167 return *new_bound_first_function; in BUILTIN()