Searched defs:bound_target_function (Results 1 – 5 of 5) sorted by relevance
3245 Handle<JSReceiver> bound_target_function( in ReduceJSCall() local3292 Node* bound_target_function = NodeProperties::GetValueInput(target, 0); in ReduceJSCall() local3887 Handle<JSReceiver> bound_target_function( in ReduceJSConstruct() local3932 Node* bound_target_function = NodeProperties::GetValueInput(target, 0); in ReduceJSConstruct() local
925 Node* bound_target_function = NodeProperties::GetValueInput(node, 0); in ReduceJSCreateBoundFunction() local
398 Handle<JSReceiver> bound_target_function(function->bound_target_function(), in ReduceJSOrdinaryHasInstance() local
2196 ACCESSORS(JSBoundFunction, bound_target_function, JSReceiver, in ACCESSORS() argument
5244 auto bound_target_function = i::handle( in GetBoundFunction() local