Skip to content

lib: bootstrap should not have RegExp side effects #18930

Closed
@bnoordhuis

Description

@bnoordhuis
$ ./out/Release/node -p 'RegExp.$_' | head -10
{ 'target_defaults': { 'cflags': [],
                       'default_configuration': 'Release',
                       'defines': [],
                       'include_dirs': [],
                       'libraries': []},
  'variables': { 'asan': 0,
                 'coverage': 'false',
                 'debug_http2': 'false',
                 'debug_nghttp2': 'false',
                 'force_dynamic_crt': 0,

(Due to fixing up config.gypi in setupConfig() in lib/internal/process.js.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    lib / srcIssues and PRs related to general changes in the lib or src directory.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions