node/lib/internal/process
Daeyeon Jeong af86625a05
permission: resolve reference to absolute path only for fs permission
For other candidate permissions, such as "net" or "env", this patch
will pass the reference without resolving it to an absolute path.

Signed-off-by: Daeyeon Jeong <daeyeon.dev@gmail.com>
PR-URL: https://github.com/nodejs/node/pull/47930
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
2023-05-12 11:57:22 +02:00
..
esm_loader.js esm: move hook execution to separate thread 2023-04-13 16:48:54 -03:00
execution.js lib: add trailing commas in internal/process 2023-02-18 18:56:43 +01:00
per_thread.js lib: add trailing commas in internal/process 2023-02-18 18:56:43 +01:00
permission.js permission: resolve reference to absolute path only for fs permission 2023-05-12 11:57:22 +02:00
policy.js lib: add trailing commas in internal/process 2023-02-18 18:56:43 +01:00
pre_execution.js loader: use default loader as cascaded loader in the in loader worker 2023-05-02 09:34:02 +02:00
promises.js lib: add trailing commas in internal/process 2023-02-18 18:56:43 +01:00
report.js lib: add trailing commas in internal/process 2023-02-18 18:56:43 +01:00
signal.js lib: add trailing commas in internal/process 2023-02-18 18:56:43 +01:00
task_queues.js lib: add trailing commas in internal/process 2023-02-18 18:56:43 +01:00
warning.js process: runtime deprecate coercion to integer in process.exit() 2022-10-07 13:26:12 +00:00
worker_thread_only.js lib: add trailing commas in internal/process 2023-02-18 18:56:43 +01:00