Skip to content

Some impl details leaking for hosted builtins #142

@mattbierner

Description

@mattbierner

Builtins implemented in hosted code are leaking some details:

If they make function calls, these are visible in the stack.

Also, some objects have properties they shouldn't

Math.min.prototype; // Object, should be undefined.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions