Skip to content

build: no way to disable V8 "object print" during ./configure #45433

Closed
@mscdex

Description

@mscdex

Version

all

Platform

n/a

Subsystem

build

What steps will reproduce the bug?

No response

How often does it reproduce? Is there a required condition?

No response

What is the expected behavior?

No response

What do you see instead?

Additional information

Currently there is only --v8-enable-object-print, which defaults to true, making it (seemingly?) impossible to disable the "object print" feature. I feel like if this flag is defaulting to true/enabled, this should really be a --v8-disable-object-print flag instead that defaults to false.

Metadata

Metadata

Assignees

No one assigned

    Labels

    buildIssues and PRs related to build files or the CI.good first issueIssues that are suitable for first-time contributors.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions