Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/builtins/
Dbuiltins-intl.cc1349 Handle<JSFunction> new_bound_current_function = CreateBoundFunction( in BUILTIN() local
1351 break_iterator->set_bound_current(*new_bound_current_function); in BUILTIN()
1352 return *new_bound_current_function; in BUILTIN()