Searched defs:bound_target_function (Results 1 – 5 of 5) sorted by relevance
887 Node* bound_target_function = NodeProperties::GetValueInput(node, 0); in ReduceJSCreateBoundFunction() local
1442 JSReceiverRef JSBoundFunctionRef::bound_target_function() const { in bound_target_function() function in v8::internal::compiler::JSBoundFunctionRef
4437 Node* bound_target_function = NodeProperties::GetValueInput(target, 0); in ReduceJSCall() local5157 JSReceiverRef bound_target_function = function.bound_target_function(); in ReduceJSConstruct() local5215 Node* bound_target_function = NodeProperties::GetValueInput(target, 0); in ReduceJSConstruct() local
7842 Handle<JSReceiver> bound_target_function = handle( in ResolveWasmImportCall() local
5381 auto bound_target_function = i::handle( in GetBoundFunction() local