Searched refs:RestLength (Results 1 – 4 of 4) sorted by relevance
965 const Operator* RestLength(int formal_parameter_count); in NON_EXPORTED_BASE()
469 V(RestLength) \
1608 const Operator* SimplifiedOperatorBuilder::RestLength( in RestLength() function in v8::internal::compiler::SimplifiedOperatorBuilder
225 Node* const rest_length = graph()->NewNode(simplified()->RestLength( in ReduceJSCreateArguments()