From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id 6Nx4IXdtwWU5dwEAqHPOHw:P1 (envelope-from ) for ; Tue, 06 Feb 2024 00:21:27 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id 6Nx4IXdtwWU5dwEAqHPOHw (envelope-from ) for ; Tue, 06 Feb 2024 00:21:27 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1707175287; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=kXuvIqfAkXd1OZAafInOwbrkcqIGTH5T9b+Ngd7gIsY=; b=oK4QyETj1ZeciwhkXTEXloYQ0CKRc/XkHnnJhK6jrQK1qR3Os2vII7cn3TkAnHhNl8Jlz3 hk7e5QEIdhP6FWsorS0/yiLdjlXO2EAVW7r7LGyZDHkb7geaa5DS+Iwlyfi9pmvxq8aayY 82h1fTOBJERR+ZTfJlutcY6k1BZ2ZDPz68hUbWFypvofgvvBEtJ84W6wv+oo7ZxJGGxFv1 +MVanszZZ+hQ5MxHmh4G05AsEtUhMJZMRJ4lyZmcuPwbbq1uWOutl2srrxMuDkeLe42ABR Pzncvgs98z441xpOFf3d7LsL6H4/ce6l2bQNCnq5gAa6ucxjLlc1ohTVKDJlKw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1707175287; a=rsa-sha256; cv=none; b=ZjI3dguga3cfC0FX8RK2nMwfru3LG8kA4AP2uHAm9Y4nkwxV5gEuKUhvvY7taDVBXgQRtT CkfYrO0l4tkOKt8top7YYMvU1umZSApFjlNL7DZjjIfs7zUWx04pHpUmeJ/sXmmYe4CA5z vyDTlmO3oox6pji1DTPqLH5NQXJcwJOGmb27MPTcdtTsGzADdemGnot4Ea4ac+M0Ex+eyy r6tLfZ+ooy8n9RSsH69EImUi9UVY+EtlX3Y3yGBsqzjlKA1PrsFKWgmBFitWZagFh0MRNp rvz24CaHZ1b7JtQOl09nAdDcPlfu7bPIgA541Yt24RHFp4Sm8iGEcLDf/qk+nQ== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 392616857E for ; Tue, 6 Feb 2024 00:21:27 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rX8Gu-0006Uf-Dn; Mon, 05 Feb 2024 18:21:04 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rX8Gr-0006Pn-PV for guix-patches@gnu.org; Mon, 05 Feb 2024 18:21:01 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rX8Gr-0001sS-HY for guix-patches@gnu.org; Mon, 05 Feb 2024 18:21:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rX8H4-000418-A9 for guix-patches@gnu.org; Mon, 05 Feb 2024 18:21:14 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68941] [PATCH 26/44] gnu: Add node-is-arguments. Resent-From: Nicolas Graves Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 05 Feb 2024 23:21:14 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68941 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68941@debbugs.gnu.org Cc: ngraves@ngraves.fr Received: via spool by 68941-submit@debbugs.gnu.org id=B68941.170717524714954 (code B ref 68941); Mon, 05 Feb 2024 23:21:14 +0000 Received: (at 68941) by debbugs.gnu.org; 5 Feb 2024 23:20:47 +0000 Received: from localhost ([127.0.0.1]:52683 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rX8Gd-0003t7-IF for submit@debbugs.gnu.org; Mon, 05 Feb 2024 18:20:47 -0500 Received: from 1.mo576.mail-out.ovh.net ([178.33.251.173]:36887) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rX8Gb-0003sk-05 for 68941@debbugs.gnu.org; Mon, 05 Feb 2024 18:20:45 -0500 Received: from director7.ghost.mail-out.ovh.net (unknown [10.108.17.203]) by mo576.mail-out.ovh.net (Postfix) with ESMTP id CE0DA2F28E for <68941@debbugs.gnu.org>; Mon, 5 Feb 2024 23:20:30 +0000 (UTC) Received: from ghost-submission-6684bf9d7b-nvqzp (unknown [10.108.54.28]) by director7.ghost.mail-out.ovh.net (Postfix) with ESMTPS id 678B21FE88; Mon, 5 Feb 2024 23:20:30 +0000 (UTC) Received: from ngraves.fr ([37.59.142.110]) by ghost-submission-6684bf9d7b-nvqzp with ESMTPSA id z4pQFT5twWUjFgIAWp/UCQ (envelope-from ); Mon, 05 Feb 2024 23:20:30 +0000 X-OVh-ClientIp: 87.88.184.255 Date: Tue, 6 Feb 2024 00:19:14 +0100 Message-ID: <20240205231952.26410-26-ngraves@ngraves.fr> X-Mailer: git-send-email 2.41.0 In-Reply-To: <20240205231952.26410-1-ngraves@ngraves.fr> References: <20240205231952.26410-1-ngraves@ngraves.fr> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Ovh-Tracer-Id: 7871729199176803042 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: 0 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgedvkedrfedvvddguddtucetufdoteggodetrfdotffvucfrrhhofhhilhgvmecuqfggjfdpvefjgfevmfevgfenuceurghilhhouhhtmecuhedttdenucenucfjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefpihgtohhlrghsucfirhgrvhgvshcuoehnghhrrghvvghssehnghhrrghvvghsrdhfrheqnecuggftrfgrthhtvghrnhepteevveffkeeikeffteeviefggefhleeiueejvdduieffhfejieeuleejkeegvdffnecuffhomhgrihhnpehtohhsthhrihhnghdrtggrlhhlnecukfhppeduvdejrddtrddtrddupdekjedrkeekrddukeegrddvheehpdefjedrheelrddugedvrdduuddtnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehinhgvthepuddvjedrtddrtddruddpmhgrihhlfhhrohhmpeeonhhgrhgrvhgvshesnhhgrhgrvhgvshdrfhhrqedpnhgspghrtghpthhtohepuddprhgtphhtthhopeeikeelgeduseguvggssghughhsrdhgnhhurdhorhhgpdfovfetjfhoshhtpehmohehjeeipdhmohguvgepshhmthhpohhuth X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Nicolas Graves X-ACL-Warn: , Nicolas Graves via Guix-patches From: Nicolas Graves via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.67 X-Migadu-Queue-Id: 392616857E X-Spam-Score: -6.67 X-Migadu-Scanner: mx11.migadu.com X-TUID: 2EP/vtoEwvNq * gnu/packages/node-xyz.scm (node-is-arguments): New variable. Change-Id: I1b0ad89cad5f23c66e3d316ee9857082cfc19c34 --- gnu/packages/node-xyz.scm | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/gnu/packages/node-xyz.scm b/gnu/packages/node-xyz.scm index 3055285f94..197b103d5d 100644 --- a/gnu/packages/node-xyz.scm +++ b/gnu/packages/node-xyz.scm @@ -871,6 +871,14 @@ (define-public node-irc It has functions for joining, parting, talking, and many other IRC commands.") (license license:gpl3+))) +(define-public node-is-arguments + (node-trivial-package + "is-arguments" 0 + "(value) => Object.prototype.toString.call(value) === '[object Arguments]'" + "This package provides a Javascript static method that determines whether +the passed value is an @code{Arguments} object." + #:mozilla-doclink "Functions/arguments")) + (define-public node-is-array-buffer (package (name "node-is-array-buffer") -- 2.41.0