Skip to content

Object.getOwnPropertyNames does not work for dukglue bound classes #14

@benjymous

Description

@benjymous

If I create a class manually using the C duktape functions, or query a built in global class:

Object.getOwnPropertyNames(Math)

I get a list of method names.

If I query a dukglue created class, I just get an empty array.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions