Skip to content

Double-check unused Double Field code #353

@mmarchini

Description

@mmarchini

The if branch on https://github.com/nodejs/llnode/blob/master/src/llv8.cc#L1178-L1202 is essentially a noop: double value is set but never used, since we'll always return Value(). Not sure if we should be returning double value or if we can remove this code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions