Searched defs:bound_target_function (Results 1 – 5 of 5) sorted by relevance
900 Node* bound_target_function = NodeProperties::GetValueInput(node, 0); in ReduceJSCreateBoundFunction() local
4104 Node* bound_target_function = NodeProperties::GetValueInput(target, 0); in ReduceJSCall() local4735 ObjectRef bound_target_function = function.bound_target_function(); in ReduceJSConstruct() local4775 Node* bound_target_function = NodeProperties::GetValueInput(target, 0); in ReduceJSConstruct() local
632 JSReceiverRef bound_target_function = function.bound_target_function(); in ReduceJSOrdinaryHasInstance() local
634 ObjectData* bound_target_function() const { return bound_target_function_; } in bound_target_function() function in v8::internal::compiler::JSBoundFunctionData
5124 auto bound_target_function = i::handle( in GetBoundFunction() local