Home
last modified time | relevance | path

Searched defs:bound_arguments (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Djs-create-lowering.cc893 Node* bound_arguments = jsgraph()->EmptyFixedArrayConstant(); in ReduceJSCreateBoundFunction() local
Dheap-refs.cc1452 FixedArrayRef JSBoundFunctionRef::bound_arguments() const { in bound_arguments() function in v8::internal::compiler::JSBoundFunctionRef
Djs-call-reducer.cc4372 FixedArrayRef bound_arguments = function.bound_arguments(); in ReduceJSCall() local
5158 FixedArrayRef bound_arguments = function.bound_arguments(); in ReduceJSConstruct() local
/third_party/node/deps/v8/src/heap/
Dfactory.cc3046 Handle<FixedArray> bound_arguments; in NewJSBoundFunction() local