Home
last modified time | relevance | path

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

/external/v8/src/runtime/
Druntime-debug.cc217 Handle<FixedArray> bound_arguments = in GetInternalProperties() local
/external/v8/src/compiler/
Djs-create-lowering.cc906 Node* bound_arguments = jsgraph()->EmptyFixedArrayConstant(); in ReduceJSCreateBoundFunction() local
Dserializer-for-background-compilation.cc269 HintsVector const bound_arguments; member
Djs-call-reducer.cc4064 FixedArrayRef bound_arguments = function.bound_arguments(); in ReduceJSCall() local
4736 FixedArrayRef bound_arguments = function.bound_arguments(); in ReduceJSConstruct() local
Djs-heap-broker.cc636 ObjectData* bound_arguments() const { return bound_arguments_; } in bound_arguments() function in v8::internal::compiler::JSBoundFunctionData
/external/v8/src/heap/
Dfactory.cc2559 Handle<FixedArray> bound_arguments; in NewJSBoundFunction() local