Searched refs:GetArgumentsFrameAndCount (Results 1 – 2 of 2) sorted by relevance
23 ArgumentsBuiltinsAssembler::GetArgumentsFrameAndCount(Node* function, in GetArgumentsFrameAndCount() function in v8::internal::ArgumentsBuiltinsAssembler166 GetArgumentsFrameAndCount(function, mode); in EmitFastNewRestParameter()224 GetArgumentsFrameAndCount(function, mode); in EmitFastNewStrictArguments()275 GetArgumentsFrameAndCount(function, mode); in EmitFastNewSloppyArguments()
31 std::tuple<Node*, Node*, Node*> GetArgumentsFrameAndCount(Node* function,