• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<!DOCTYPE html>
2<html lang="en">
3<head>
4  <meta charset="utf-8">
5  <meta name="viewport" content="width=device-width">
6  <meta name="nodejs.org:node-version" content="v14.20.1">
7  <title>Global objects | Node.js v14.20.1 Documentation</title>
8  <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Lato:400,700,400italic&display=fallback">
9  <link rel="stylesheet" href="assets/style.css">
10  <link rel="stylesheet" href="assets/hljs.css">
11  <link rel="canonical" href="https://nodejs.org/api/globals.html">
12</head>
13<body class="alt apidoc" id="api-section-globals">
14  <div id="content" class="clearfix">
15    <div id="column2" class="interior">
16      <div id="intro" class="interior">
17        <a href="/" title="Go back to the home page">
18          Node.js
19        </a>
20      </div>
21      <ul>
22<li><a href="documentation.html" class="nav-documentation">About this documentation</a></li>
23<li><a href="synopsis.html" class="nav-synopsis">Usage and example</a></li>
24</ul>
25<hr class="line">
26<ul>
27<li><a href="assert.html" class="nav-assert">Assertion testing</a></li>
28<li><a href="async_hooks.html" class="nav-async_hooks">Async hooks</a></li>
29<li><a href="buffer.html" class="nav-buffer">Buffer</a></li>
30<li><a href="addons.html" class="nav-addons">C++ addons</a></li>
31<li><a href="n-api.html" class="nav-n-api">C/C++ addons with Node-API</a></li>
32<li><a href="embedding.html" class="nav-embedding">C++ embedder API</a></li>
33<li><a href="child_process.html" class="nav-child_process">Child processes</a></li>
34<li><a href="cluster.html" class="nav-cluster">Cluster</a></li>
35<li><a href="cli.html" class="nav-cli">Command-line options</a></li>
36<li><a href="console.html" class="nav-console">Console</a></li>
37<li><a href="corepack.html" class="nav-corepack">Corepack</a></li>
38<li><a href="crypto.html" class="nav-crypto">Crypto</a></li>
39<li><a href="debugger.html" class="nav-debugger">Debugger</a></li>
40<li><a href="deprecations.html" class="nav-deprecations">Deprecated APIs</a></li>
41<li><a href="diagnostics_channel.html" class="nav-diagnostics_channel">Diagnostics Channel</a></li>
42<li><a href="dns.html" class="nav-dns">DNS</a></li>
43<li><a href="domain.html" class="nav-domain">Domain</a></li>
44<li><a href="errors.html" class="nav-errors">Errors</a></li>
45<li><a href="events.html" class="nav-events">Events</a></li>
46<li><a href="fs.html" class="nav-fs">File system</a></li>
47<li><a href="globals.html" class="nav-globals active">Globals</a></li>
48<li><a href="http.html" class="nav-http">HTTP</a></li>
49<li><a href="http2.html" class="nav-http2">HTTP/2</a></li>
50<li><a href="https.html" class="nav-https">HTTPS</a></li>
51<li><a href="inspector.html" class="nav-inspector">Inspector</a></li>
52<li><a href="intl.html" class="nav-intl">Internationalization</a></li>
53<li><a href="modules.html" class="nav-modules">Modules: CommonJS modules</a></li>
54<li><a href="esm.html" class="nav-esm">Modules: ECMAScript modules</a></li>
55<li><a href="module.html" class="nav-module">Modules: <code>module</code> API</a></li>
56<li><a href="packages.html" class="nav-packages">Modules: Packages</a></li>
57<li><a href="net.html" class="nav-net">Net</a></li>
58<li><a href="os.html" class="nav-os">OS</a></li>
59<li><a href="path.html" class="nav-path">Path</a></li>
60<li><a href="perf_hooks.html" class="nav-perf_hooks">Performance hooks</a></li>
61<li><a href="policy.html" class="nav-policy">Policies</a></li>
62<li><a href="process.html" class="nav-process">Process</a></li>
63<li><a href="punycode.html" class="nav-punycode">Punycode</a></li>
64<li><a href="querystring.html" class="nav-querystring">Query strings</a></li>
65<li><a href="readline.html" class="nav-readline">Readline</a></li>
66<li><a href="repl.html" class="nav-repl">REPL</a></li>
67<li><a href="report.html" class="nav-report">Report</a></li>
68<li><a href="stream.html" class="nav-stream">Stream</a></li>
69<li><a href="string_decoder.html" class="nav-string_decoder">String decoder</a></li>
70<li><a href="timers.html" class="nav-timers">Timers</a></li>
71<li><a href="tls.html" class="nav-tls">TLS/SSL</a></li>
72<li><a href="tracing.html" class="nav-tracing">Trace events</a></li>
73<li><a href="tty.html" class="nav-tty">TTY</a></li>
74<li><a href="dgram.html" class="nav-dgram">UDP/datagram</a></li>
75<li><a href="url.html" class="nav-url">URL</a></li>
76<li><a href="util.html" class="nav-util">Utilities</a></li>
77<li><a href="v8.html" class="nav-v8">V8</a></li>
78<li><a href="vm.html" class="nav-vm">VM</a></li>
79<li><a href="wasi.html" class="nav-wasi">WASI</a></li>
80<li><a href="worker_threads.html" class="nav-worker_threads">Worker threads</a></li>
81<li><a href="zlib.html" class="nav-zlib">Zlib</a></li>
82</ul>
83<hr class="line">
84<ul>
85<li><a href="https://github.com/nodejs/node" class="nav-https-github-com-nodejs-node">Code repository and issue tracker</a></li>
86</ul>
87    </div>
88
89    <div id="column1" data-id="globals" class="interior">
90      <header>
91        <div class="header-container">
92          <h1>Node.js v14.20.1 documentation</h1>
93          <button class="theme-toggle-btn" id="theme-toggle-btn" title="Toggle dark mode/light mode" aria-label="Toggle dark mode/light mode" hidden>
94            <svg xmlns="http://www.w3.org/2000/svg" class="icon dark-icon" height="24" width="24">
95              <path fill="none" d="M0 0h24v24H0z" />
96              <path d="M11.1 12.08c-2.33-4.51-.5-8.48.53-10.07C6.27 2.2 1.98 6.59 1.98 12c0 .14.02.28.02.42.62-.27 1.29-.42 2-.42 1.66 0 3.18.83 4.1 2.15A4.01 4.01 0 0111 18c0 1.52-.87 2.83-2.12 3.51.98.32 2.03.5 3.11.5 3.5 0 6.58-1.8 8.37-4.52-2.36.23-6.98-.97-9.26-5.41z"/>
97              <path d="M7 16h-.18C6.4 14.84 5.3 14 4 14c-1.66 0-3 1.34-3 3s1.34 3 3 3h3c1.1 0 2-.9 2-2s-.9-2-2-2z"/>
98            </svg>
99            <svg xmlns="http://www.w3.org/2000/svg" class="icon light-icon" height="24" width="24">
100              <path d="M0 0h24v24H0z" fill="none" />
101              <path d="M6.76 4.84l-1.8-1.79-1.41 1.41 1.79 1.79 1.42-1.41zM4 10.5H1v2h3v-2zm9-9.95h-2V3.5h2V.55zm7.45 3.91l-1.41-1.41-1.79 1.79 1.41 1.41 1.79-1.79zm-3.21 13.7l1.79 1.8 1.41-1.41-1.8-1.79-1.4 1.4zM20 10.5v2h3v-2h-3zm-8-5c-3.31 0-6 2.69-6 6s2.69 6 6 6 6-2.69 6-6-2.69-6-6-6zm-1 16.95h2V19.5h-2v2.95zm-7.45-3.91l1.41 1.41 1.79-1.8-1.41-1.41-1.79 1.8z"/>
102            </svg>
103          </button>
104        </div>
105        <div id="gtoc">
106          <ul>
107            <li>
108              <a href="index.html">Index</a>
109            </li>
110            <li>
111              <a href="all.html">View on single page</a>
112            </li>
113            <li>
114              <a href="globals.json">View as JSON</a>
115            </li>
116
117    <li class="version-picker">
118      <a href="#">View another version <span>&#x25bc;</span></a>
119      <ol class="version-picker"><li><a href="https://nodejs.org/docs/latest-v18.x/api/globals.html">18.x</a></li>
120<li><a href="https://nodejs.org/docs/latest-v17.x/api/globals.html">17.x</a></li>
121<li><a href="https://nodejs.org/docs/latest-v16.x/api/globals.html">16.x <b>LTS</b></a></li>
122<li><a href="https://nodejs.org/docs/latest-v15.x/api/globals.html">15.x</a></li>
123<li><a href="https://nodejs.org/docs/latest-v14.x/api/globals.html">14.x <b>LTS</b></a></li>
124<li><a href="https://nodejs.org/docs/latest-v13.x/api/globals.html">13.x</a></li>
125<li><a href="https://nodejs.org/docs/latest-v12.x/api/globals.html">12.x <b>LTS</b></a></li>
126<li><a href="https://nodejs.org/docs/latest-v11.x/api/globals.html">11.x</a></li>
127<li><a href="https://nodejs.org/docs/latest-v10.x/api/globals.html">10.x</a></li>
128<li><a href="https://nodejs.org/docs/latest-v9.x/api/globals.html">9.x</a></li>
129<li><a href="https://nodejs.org/docs/latest-v8.x/api/globals.html">8.x</a></li>
130<li><a href="https://nodejs.org/docs/latest-v7.x/api/globals.html">7.x</a></li>
131<li><a href="https://nodejs.org/docs/latest-v6.x/api/globals.html">6.x</a></li>
132<li><a href="https://nodejs.org/docs/latest-v5.x/api/globals.html">5.x</a></li>
133<li><a href="https://nodejs.org/docs/latest-v4.x/api/globals.html">4.x</a></li>
134<li><a href="https://nodejs.org/docs/latest-v0.12.x/api/globals.html">0.12.x</a></li>
135<li><a href="https://nodejs.org/docs/latest-v0.10.x/api/globals.html">0.10.x</a></li></ol>
136    </li>
137
138            <li class="edit_on_github"><a href="https://github.com/nodejs/node/edit/master/doc/api/globals.md">Edit on GitHub</a></li>
139          </ul>
140        </div>
141        <hr>
142      </header>
143
144      <details id="toc" open><summary>Table of contents</summary><ul>
145<li><a href="#globals_global_objects">Global objects</a>
146<ul>
147<li><span class="stability_1"><a href="#globals_class_abortcontroller">Class: <code>AbortController</code></a></span>
148<ul>
149<li><a href="#globals_abortcontroller_abort"><code>abortController.abort()</code></a></li>
150<li><a href="#globals_abortcontroller_signal"><code>abortController.signal</code></a></li>
151<li><a href="#globals_class_abortsignal">Class: <code>AbortSignal</code></a>
152<ul>
153<li><a href="#globals_static_method_abortsignal_abort">Static method: <code>AbortSignal.abort()</code></a></li>
154<li><a href="#globals_event_abort">Event: <code>'abort'</code></a></li>
155<li><a href="#globals_abortsignal_aborted"><code>abortSignal.aborted</code></a></li>
156<li><a href="#globals_abortsignal_onabort"><code>abortSignal.onabort</code></a></li>
157</ul>
158</li>
159</ul>
160</li>
161<li><a href="#globals_class_buffer">Class: <code>Buffer</code></a></li>
162<li><a href="#globals_dirname"><code>__dirname</code></a></li>
163<li><a href="#globals_filename"><code>__filename</code></a></li>
164<li><a href="#globals_clearimmediate_immediateobject"><code>clearImmediate(immediateObject)</code></a></li>
165<li><a href="#globals_clearinterval_intervalobject"><code>clearInterval(intervalObject)</code></a></li>
166<li><a href="#globals_cleartimeout_timeoutobject"><code>clearTimeout(timeoutObject)</code></a></li>
167<li><a href="#globals_console"><code>console</code></a></li>
168<li><a href="#globals_exports"><code>exports</code></a></li>
169<li><a href="#globals_global"><code>global</code></a></li>
170<li><a href="#globals_module"><code>module</code></a></li>
171<li><a href="#globals_process"><code>process</code></a></li>
172<li><a href="#globals_queuemicrotask_callback"><code>queueMicrotask(callback)</code></a></li>
173<li><a href="#globals_require"><code>require()</code></a></li>
174<li><a href="#globals_setimmediate_callback_args"><code>setImmediate(callback[, ...args])</code></a></li>
175<li><a href="#globals_setinterval_callback_delay_args"><code>setInterval(callback, delay[, ...args])</code></a></li>
176<li><a href="#globals_settimeout_callback_delay_args"><code>setTimeout(callback, delay[, ...args])</code></a></li>
177<li><a href="#globals_textdecoder"><code>TextDecoder</code></a></li>
178<li><a href="#globals_textencoder"><code>TextEncoder</code></a></li>
179<li><a href="#globals_url"><code>URL</code></a></li>
180<li><a href="#globals_urlsearchparams"><code>URLSearchParams</code></a></li>
181<li><a href="#globals_webassembly"><code>WebAssembly</code></a></li>
182</ul>
183</li>
184</ul></details>
185
186      <div id="apicontent">
187        <h2>Global objects<span><a class="mark" href="#globals_global_objects" id="globals_global_objects">#</a></span></h2>
188
189
190<p>These objects are available in all modules. The following variables may appear
191to be global but are not. They exist only in the scope of modules, see the
192<a href="modules.html">module system documentation</a>:</p>
193<ul>
194<li><a href="modules.html#modules_dirname"><code>__dirname</code></a></li>
195<li><a href="modules.html#modules_filename"><code>__filename</code></a></li>
196<li><a href="modules.html#modules_exports"><code>exports</code></a></li>
197<li><a href="modules.html#modules_module"><code>module</code></a></li>
198<li><a href="modules.html#modules_require_id"><code>require()</code></a></li>
199</ul>
200<p>The objects listed here are specific to Node.js. There are <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects">built-in objects</a>
201that are part of the JavaScript language itself, which are also globally
202accessible.</p>
203<section><h3>Class: <code>AbortController</code><span><a class="mark" href="#globals_class_abortcontroller" id="globals_class_abortcontroller">#</a></span></h3>
204<div class="api_metadata">
205<span>Added in: v14.17.0</span>
206</div>
207<p></p><div class="api_stability api_stability_1"><a href="documentation.html#documentation_stability_index">Stability: 1</a> - Experimental</div><p></p>
208
209<p>A utility class used to signal cancelation in selected <code>Promise</code>-based APIs.
210The API is based on the Web API <a href="https://developer.mozilla.org/en-US/docs/Web/API/AbortController"><code>AbortController</code></a>.</p>
211<p>To use, launch Node.js using the <code>--experimental-abortcontroller</code> flag.</p>
212<pre><code class="language-js"><span class="hljs-keyword">const</span> ac = <span class="hljs-keyword">new</span> <span class="hljs-title class_">AbortController</span>();
213
214ac.<span class="hljs-property">signal</span>.<span class="hljs-title function_">addEventListener</span>(<span class="hljs-string">'abort'</span>, <span class="hljs-function">() =></span> <span class="hljs-variable language_">console</span>.<span class="hljs-title function_">log</span>(<span class="hljs-string">'Aborted!'</span>),
215                           { <span class="hljs-attr">once</span>: <span class="hljs-literal">true</span> });
216
217ac.<span class="hljs-title function_">abort</span>();
218
219<span class="hljs-variable language_">console</span>.<span class="hljs-title function_">log</span>(ac.<span class="hljs-property">signal</span>.<span class="hljs-property">aborted</span>);  <span class="hljs-comment">// Prints True</span></code></pre>
220<h4><code>abortController.abort()</code><span><a class="mark" href="#globals_abortcontroller_abort" id="globals_abortcontroller_abort">#</a></span></h4>
221<div class="api_metadata">
222<span>Added in: v14.17.0</span>
223</div>
224<p>Triggers the abort signal, causing the <code>abortController.signal</code> to emit
225the <code>'abort'</code> event.</p>
226<h4><code>abortController.signal</code><span><a class="mark" href="#globals_abortcontroller_signal" id="globals_abortcontroller_signal">#</a></span></h4>
227<div class="api_metadata">
228<span>Added in: v14.17.0</span>
229</div>
230<ul>
231<li>Type: <a href="globals.html#globals_class_abortsignal" class="type">&#x3C;AbortSignal></a></li>
232</ul>
233<h4>Class: <code>AbortSignal</code><span><a class="mark" href="#globals_class_abortsignal" id="globals_class_abortsignal">#</a></span></h4>
234<div class="api_metadata">
235<span>Added in: v14.17.0</span>
236</div>
237<ul>
238<li>Extends: <a href="events.html#events_class_eventtarget" class="type">&#x3C;EventTarget></a></li>
239</ul>
240<p>The <code>AbortSignal</code> is used to notify observers when the
241<code>abortController.abort()</code> method is called.</p>
242<h5>Static method: <code>AbortSignal.abort()</code><span><a class="mark" href="#globals_static_method_abortsignal_abort" id="globals_static_method_abortsignal_abort">#</a></span></h5>
243<div class="api_metadata">
244<span>Added in: v14.17.0</span>
245</div>
246<ul>
247<li>Returns: <a href="globals.html#globals_class_abortsignal" class="type">&#x3C;AbortSignal></a></li>
248</ul>
249<p>Returns a new already aborted <code>AbortSignal</code>.</p>
250<h5>Event: <code>'abort'</code><span><a class="mark" href="#globals_event_abort" id="globals_event_abort">#</a></span></h5>
251<div class="api_metadata">
252<span>Added in: v14.17.0</span>
253</div>
254<p>The <code>'abort'</code> event is emitted when the <code>abortController.abort()</code> method
255is called. The callback is invoked with a single object argument with a
256single <code>type</code> property set to <code>'abort'</code>:</p>
257<pre><code class="language-js"><span class="hljs-keyword">const</span> ac = <span class="hljs-keyword">new</span> <span class="hljs-title class_">AbortController</span>();
258
259<span class="hljs-comment">// Use either the onabort property...</span>
260ac.<span class="hljs-property">signal</span>.<span class="hljs-property">onabort</span> = <span class="hljs-function">() =></span> <span class="hljs-variable language_">console</span>.<span class="hljs-title function_">log</span>(<span class="hljs-string">'aborted!'</span>);
261
262<span class="hljs-comment">// Or the EventTarget API...</span>
263ac.<span class="hljs-property">signal</span>.<span class="hljs-title function_">addEventListener</span>(<span class="hljs-string">'abort'</span>, <span class="hljs-function">(<span class="hljs-params">event</span>) =></span> {
264  <span class="hljs-variable language_">console</span>.<span class="hljs-title function_">log</span>(event.<span class="hljs-property">type</span>);  <span class="hljs-comment">// Prints 'abort'</span>
265}, { <span class="hljs-attr">once</span>: <span class="hljs-literal">true</span> });
266
267ac.<span class="hljs-title function_">abort</span>();</code></pre>
268<p>The <code>AbortController</code> with which the <code>AbortSignal</code> is associated will only
269ever trigger the <code>'abort'</code> event once. We recommended that code check
270that the <code>abortSignal.aborted</code> attribute is <code>false</code> before adding an <code>'abort'</code>
271event listener.</p>
272<p>Any event listeners attached to the <code>AbortSignal</code> should use the
273<code>{ once: true }</code> option (or, if using the <code>EventEmitter</code> APIs to attach a
274listener, use the <code>once()</code> method) to ensure that the event listener is
275removed as soon as the <code>'abort'</code> event is handled. Failure to do so may
276result in memory leaks.</p>
277<h5><code>abortSignal.aborted</code><span><a class="mark" href="#globals_abortsignal_aborted" id="globals_abortsignal_aborted">#</a></span></h5>
278<div class="api_metadata">
279<span>Added in: v14.17.0</span>
280</div>
281<ul>
282<li>Type: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type" class="type">&#x3C;boolean></a> True after the <code>AbortController</code> has been aborted.</li>
283</ul>
284<h5><code>abortSignal.onabort</code><span><a class="mark" href="#globals_abortsignal_onabort" id="globals_abortsignal_onabort">#</a></span></h5>
285<div class="api_metadata">
286<span>Added in: v14.17.0</span>
287</div>
288<ul>
289<li>Type: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type">&#x3C;Function></a></li>
290</ul>
291<p>An optional callback function that may be set by user code to be notified
292when the <code>abortController.abort()</code> function has been called.</p>
293</section><section><h3>Class: <code>Buffer</code><span><a class="mark" href="#globals_class_buffer" id="globals_class_buffer">#</a></span></h3>
294<div class="api_metadata">
295<span>Added in: v0.1.103</span>
296</div>
297
298<ul>
299<li><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type">&#x3C;Function></a></li>
300</ul>
301<p>Used to handle binary data. See the <a href="buffer.html">buffer section</a>.</p>
302</section><section><h3><code>__dirname</code><span><a class="mark" href="#globals_dirname" id="globals_dirname">#</a></span></h3>
303<p>This variable may appear to be global but is not. See <a href="modules.html#modules_dirname"><code>__dirname</code></a>.</p>
304</section><section><h3><code>__filename</code><span><a class="mark" href="#globals_filename" id="globals_filename">#</a></span></h3>
305<p>This variable may appear to be global but is not. See <a href="modules.html#modules_filename"><code>__filename</code></a>.</p>
306</section><section><h3><code>clearImmediate(immediateObject)</code><span><a class="mark" href="#globals_clearimmediate_immediateobject" id="globals_clearimmediate_immediateobject">#</a></span></h3>
307<div class="api_metadata">
308<span>Added in: v0.9.1</span>
309</div>
310
311<p><a href="timers.html#timers_clearimmediate_immediate"><code>clearImmediate</code></a> is described in the <a href="timers.html">timers</a> section.</p>
312</section><section><h3><code>clearInterval(intervalObject)</code><span><a class="mark" href="#globals_clearinterval_intervalobject" id="globals_clearinterval_intervalobject">#</a></span></h3>
313<div class="api_metadata">
314<span>Added in: v0.0.1</span>
315</div>
316
317<p><a href="timers.html#timers_clearinterval_timeout"><code>clearInterval</code></a> is described in the <a href="timers.html">timers</a> section.</p>
318</section><section><h3><code>clearTimeout(timeoutObject)</code><span><a class="mark" href="#globals_cleartimeout_timeoutobject" id="globals_cleartimeout_timeoutobject">#</a></span></h3>
319<div class="api_metadata">
320<span>Added in: v0.0.1</span>
321</div>
322
323<p><a href="timers.html#timers_cleartimeout_timeout"><code>clearTimeout</code></a> is described in the <a href="timers.html">timers</a> section.</p>
324</section><section><h3><code>console</code><span><a class="mark" href="#globals_console" id="globals_console">#</a></span></h3>
325<div class="api_metadata">
326<span>Added in: v0.1.100</span>
327</div>
328
329<ul>
330<li><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object" class="type">&#x3C;Object></a></li>
331</ul>
332<p>Used to print to stdout and stderr. See the <a href="console.html"><code>console</code></a> section.</p>
333</section><section><h3><code>exports</code><span><a class="mark" href="#globals_exports" id="globals_exports">#</a></span></h3>
334<p>This variable may appear to be global but is not. See <a href="modules.html#modules_exports"><code>exports</code></a>.</p>
335</section><section><h3><code>global</code><span><a class="mark" href="#globals_global" id="globals_global">#</a></span></h3>
336<div class="api_metadata">
337<span>Added in: v0.1.27</span>
338</div>
339
340<ul>
341<li><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object" class="type">&#x3C;Object></a> The global namespace object.</li>
342</ul>
343<p>In browsers, the top-level scope is the global scope. This means that
344within the browser <code>var something</code> will define a new global variable. In
345Node.js this is different. The top-level scope is not the global scope;
346<code>var something</code> inside a Node.js module will be local to that module.</p>
347</section><section><h3><code>module</code><span><a class="mark" href="#globals_module" id="globals_module">#</a></span></h3>
348<p>This variable may appear to be global but is not. See <a href="modules.html#modules_module"><code>module</code></a>.</p>
349</section><section><h3><code>process</code><span><a class="mark" href="#globals_process" id="globals_process">#</a></span></h3>
350<div class="api_metadata">
351<span>Added in: v0.1.7</span>
352</div>
353
354<ul>
355<li><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object" class="type">&#x3C;Object></a></li>
356</ul>
357<p>The process object. See the <a href="process.html#process_process"><code>process</code> object</a> section.</p>
358</section><section><h3><code>queueMicrotask(callback)</code><span><a class="mark" href="#globals_queuemicrotask_callback" id="globals_queuemicrotask_callback">#</a></span></h3>
359<div class="api_metadata">
360<span>Added in: v11.0.0</span>
361</div>
362
363<ul>
364<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type">&#x3C;Function></a> Function to be queued.</li>
365</ul>
366<p>The <code>queueMicrotask()</code> method queues a microtask to invoke <code>callback</code>. If
367<code>callback</code> throws an exception, the <a href="process.html#process_process"><code>process</code> object</a> <code>'uncaughtException'</code>
368event will be emitted.</p>
369<p>The microtask queue is managed by V8 and may be used in a similar manner to
370the <a href="process.html#process_process_nexttick_callback_args"><code>process.nextTick()</code></a> queue, which is managed by Node.js. The
371<code>process.nextTick()</code> queue is always processed before the microtask queue
372within each turn of the Node.js event loop.</p>
373<pre><code class="language-js"><span class="hljs-comment">// Here, `queueMicrotask()` is used to ensure the 'load' event is always</span>
374<span class="hljs-comment">// emitted asynchronously, and therefore consistently. Using</span>
375<span class="hljs-comment">// `process.nextTick()` here would result in the 'load' event always emitting</span>
376<span class="hljs-comment">// before any other promise jobs.</span>
377
378<span class="hljs-title class_">DataHandler</span>.<span class="hljs-property"><span class="hljs-keyword">prototype</span></span>.<span class="hljs-property">load</span> = <span class="hljs-keyword">async</span> <span class="hljs-keyword">function</span> <span class="hljs-title function_">load</span>(<span class="hljs-params">key</span>) {
379  <span class="hljs-keyword">const</span> hit = <span class="hljs-variable language_">this</span>.<span class="hljs-property">_cache</span>.<span class="hljs-title function_">get</span>(key);
380  <span class="hljs-keyword">if</span> (hit !== <span class="hljs-literal">undefined</span>) {
381    <span class="hljs-title function_">queueMicrotask</span>(<span class="hljs-function">() =></span> {
382      <span class="hljs-variable language_">this</span>.<span class="hljs-title function_">emit</span>(<span class="hljs-string">'load'</span>, hit);
383    });
384    <span class="hljs-keyword">return</span>;
385  }
386
387  <span class="hljs-keyword">const</span> data = <span class="hljs-keyword">await</span> <span class="hljs-title function_">fetchData</span>(key);
388  <span class="hljs-variable language_">this</span>.<span class="hljs-property">_cache</span>.<span class="hljs-title function_">set</span>(key, data);
389  <span class="hljs-variable language_">this</span>.<span class="hljs-title function_">emit</span>(<span class="hljs-string">'load'</span>, data);
390};</code></pre>
391</section><section><h3><code>require()</code><span><a class="mark" href="#globals_require" id="globals_require">#</a></span></h3>
392<p>This variable may appear to be global but is not. See <a href="modules.html#modules_require_id"><code>require()</code></a>.</p>
393</section><section><h3><code>setImmediate(callback[, ...args])</code><span><a class="mark" href="#globals_setimmediate_callback_args" id="globals_setimmediate_callback_args">#</a></span></h3>
394<div class="api_metadata">
395<span>Added in: v0.9.1</span>
396</div>
397
398<p><a href="timers.html#timers_setimmediate_callback_args"><code>setImmediate</code></a> is described in the <a href="timers.html">timers</a> section.</p>
399</section><section><h3><code>setInterval(callback, delay[, ...args])</code><span><a class="mark" href="#globals_setinterval_callback_delay_args" id="globals_setinterval_callback_delay_args">#</a></span></h3>
400<div class="api_metadata">
401<span>Added in: v0.0.1</span>
402</div>
403
404<p><a href="timers.html#timers_setinterval_callback_delay_args"><code>setInterval</code></a> is described in the <a href="timers.html">timers</a> section.</p>
405</section><section><h3><code>setTimeout(callback, delay[, ...args])</code><span><a class="mark" href="#globals_settimeout_callback_delay_args" id="globals_settimeout_callback_delay_args">#</a></span></h3>
406<div class="api_metadata">
407<span>Added in: v0.0.1</span>
408</div>
409
410<p><a href="timers.html#timers_settimeout_callback_delay_args"><code>setTimeout</code></a> is described in the <a href="timers.html">timers</a> section.</p>
411</section><section><h3><code>TextDecoder</code><span><a class="mark" href="#globals_textdecoder" id="globals_textdecoder">#</a></span></h3>
412<div class="api_metadata">
413<span>Added in: v11.0.0</span>
414</div>
415
416<p>The WHATWG <code>TextDecoder</code> class. See the <a href="util.html#util_class_util_textdecoder"><code>TextDecoder</code></a> section.</p>
417</section><section><h3><code>TextEncoder</code><span><a class="mark" href="#globals_textencoder" id="globals_textencoder">#</a></span></h3>
418<div class="api_metadata">
419<span>Added in: v11.0.0</span>
420</div>
421
422<p>The WHATWG <code>TextEncoder</code> class. See the <a href="util.html#util_class_util_textencoder"><code>TextEncoder</code></a> section.</p>
423</section><section><h3><code>URL</code><span><a class="mark" href="#globals_url" id="globals_url">#</a></span></h3>
424<div class="api_metadata">
425<span>Added in: v10.0.0</span>
426</div>
427
428<p>The WHATWG <code>URL</code> class. See the <a href="url.html#url_class_url"><code>URL</code></a> section.</p>
429</section><section><h3><code>URLSearchParams</code><span><a class="mark" href="#globals_urlsearchparams" id="globals_urlsearchparams">#</a></span></h3>
430<div class="api_metadata">
431<span>Added in: v10.0.0</span>
432</div>
433
434<p>The WHATWG <code>URLSearchParams</code> class. See the <a href="url.html#url_class_urlsearchparams"><code>URLSearchParams</code></a> section.</p>
435</section><section><h3><code>WebAssembly</code><span><a class="mark" href="#globals_webassembly" id="globals_webassembly">#</a></span></h3>
436<div class="api_metadata">
437<span>Added in: v8.0.0</span>
438</div>
439
440<ul>
441<li><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object" class="type">&#x3C;Object></a></li>
442</ul>
443<p>The object that acts as the namespace for all W3C
444<a href="https://webassembly.org">WebAssembly</a> related functionality. See the
445<a href="https://developer.mozilla.org/en-US/docs/WebAssembly">Mozilla Developer Network</a> for usage and compatibility.</p></section>
446        <!-- API END -->
447      </div>
448    </div>
449  </div>
450  <script>
451    'use strict';
452    {
453      const kCustomPreference = 'customDarkTheme';
454      const userSettings = sessionStorage.getItem(kCustomPreference);
455      const themeToggleButton = document.getElementById('theme-toggle-btn');
456      if (userSettings === null && window.matchMedia) {
457        const mq = window.matchMedia('(prefers-color-scheme: dark)');
458        if ('onchange' in mq) {
459          function mqChangeListener(e) {
460            document.body.classList.toggle('dark-mode', e.matches);
461          }
462          mq.addEventListener('change', mqChangeListener);
463          if (themeToggleButton) {
464            themeToggleButton.addEventListener('click', function() {
465              mq.removeEventListener('change', mqChangeListener);
466            }, { once: true });
467          }
468        }
469        if (mq.matches) {
470          document.body.classList.add('dark-mode');
471        }
472      } else if (userSettings === 'true') {
473        document.body.classList.add('dark-mode');
474      }
475      if (themeToggleButton) {
476        themeToggleButton.hidden = false;
477        themeToggleButton.addEventListener('click', function() {
478          sessionStorage.setItem(
479            kCustomPreference,
480            document.body.classList.toggle('dark-mode')
481          );
482        });
483      }
484    }
485  </script>
486</body>
487</html>
488