Searched defs:bound_arguments (Results 1 – 6 of 6) sorted by relevance
217 Handle<FixedArray> bound_arguments = in GetInternalProperties() local
906 Node* bound_arguments = jsgraph()->EmptyFixedArrayConstant(); in ReduceJSCreateBoundFunction() local
269 HintsVector const bound_arguments; member
4064 FixedArrayRef bound_arguments = function.bound_arguments(); in ReduceJSCall() local4736 FixedArrayRef bound_arguments = function.bound_arguments(); in ReduceJSConstruct() local
636 ObjectData* bound_arguments() const { return bound_arguments_; } in bound_arguments() function in v8::internal::compiler::JSBoundFunctionData
2559 Handle<FixedArray> bound_arguments; in NewJSBoundFunction() local