Home
last modified time | relevance | path

Searched refs:new_bound_first_function (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/builtins/
Dbuiltins-intl.cc1290 Handle<JSFunction> new_bound_first_function = CreateBoundFunction( in BUILTIN() local
1292 break_iterator->set_bound_first(*new_bound_first_function); in BUILTIN()
1293 return *new_bound_first_function; in BUILTIN()