Skip to content

dict properties won't work with node v4.0 and v4.1 #34

@misterdjules

Description

@misterdjules

https://codereview.chromium.org/1296743003/ landed in V8's master today and a PR to float it in node master and v4.x was sent today as well.

As a result, this metadata was not updated for node v4.0 and v4.1. Even if these releases are not considered LTS releases, I'm wondering if it's worth it to implement a workaround for this problem by hard-coding the type to int when V8's version is within the range of the versions used by node v4.0 and v4.1.

Hopefully nodejs/node#2959 will land soon and will be available in the next v4.x releases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions