Home
last modified time | relevance | path

Searched refs:CreateBoundFunction (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-intl.cc233 Handle<JSFunction> CreateBoundFunction(Isolate* isolate, in CreateBoundFunction() function
482 Handle<JSFunction> new_bound_format_function = CreateBoundFunction( in BUILTIN()
617 Handle<JSFunction> new_bound_format_function = CreateBoundFunction( in BUILTIN()
1103 Handle<JSFunction> new_bound_compare_function = CreateBoundFunction( in BUILTIN()
1254 Handle<JSFunction> new_bound_adopt_text_function = CreateBoundFunction( in BUILTIN()
1290 Handle<JSFunction> new_bound_first_function = CreateBoundFunction( in BUILTIN()
1320 Handle<JSFunction> new_bound_next_function = CreateBoundFunction( in BUILTIN()
1349 Handle<JSFunction> new_bound_current_function = CreateBoundFunction( in BUILTIN()
1379 Handle<JSFunction> new_bound_break_type_function = CreateBoundFunction( in BUILTIN()
/third_party/node/deps/v8/src/compiler/
H A Djs-operator.h950 const Operator* CreateBoundFunction(size_t arity, const MapRef& map);
H A Djs-operator.cc1299 const Operator* JSOperatorBuilder::CreateBoundFunction(size_t arity, in CreateBoundFunction() function in v8::internal::compiler::JSOperatorBuilder
H A Djs-call-reducer.cc2813 graph()->NewNode(javascript()->CreateBoundFunction(

Completed in 18 milliseconds