Home
last modified time | relevance | path

Searched defs:bound_target_function (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Djs-create-lowering.cc887 Node* bound_target_function = NodeProperties::GetValueInput(node, 0); in ReduceJSCreateBoundFunction() local
Dheap-refs.cc1442 JSReceiverRef JSBoundFunctionRef::bound_target_function() const { in bound_target_function() function in v8::internal::compiler::JSBoundFunctionRef
Djs-call-reducer.cc4437 Node* bound_target_function = NodeProperties::GetValueInput(target, 0); in ReduceJSCall() local
5157 JSReceiverRef bound_target_function = function.bound_target_function(); in ReduceJSConstruct() local
5215 Node* bound_target_function = NodeProperties::GetValueInput(target, 0); in ReduceJSConstruct() local
Dwasm-compiler.cc7842 Handle<JSReceiver> bound_target_function = handle( in ResolveWasmImportCall() local
/third_party/node/deps/v8/src/api/
Dapi.cc5381 auto bound_target_function = i::handle( in GetBoundFunction() local