From 469958d3c1722e8aadcb7ccaf7b4bf446d2ebbd2 Mon Sep 17 00:00:00 2001 From: XmiliaH Date: Wed, 13 Oct 2021 17:58:17 +0200 Subject: [PATCH] Fix if CallSite does not have all properties --- lib/contextify.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/contextify.js b/lib/contextify.js index 49e404a..8171202 100644 --- a/lib/contextify.js +++ b/lib/contextify.js @@ -1076,6 +1076,8 @@ if (typeof OriginalCallSite === 'function') { (function setupCallSite() { for (let i=0; i