Searched defs:bound_arguments (Results 1 – 4 of 4) sorted by relevance
893 Node* bound_arguments = jsgraph()->EmptyFixedArrayConstant(); in ReduceJSCreateBoundFunction() local
1452 FixedArrayRef JSBoundFunctionRef::bound_arguments() const { in bound_arguments() function in v8::internal::compiler::JSBoundFunctionRef
4372 FixedArrayRef bound_arguments = function.bound_arguments(); in ReduceJSCall() local5158 FixedArrayRef bound_arguments = function.bound_arguments(); in ReduceJSConstruct() local
3046 Handle<FixedArray> bound_arguments; in NewJSBoundFunction() local