Skip to content
This repository was archived by the owner on May 30, 2023. It is now read-only.
This repository was archived by the owner on May 30, 2023. It is now read-only.

Function.prototype.bind is undefined #10522

Description

@kpozin

kpozin@gmail.com commented:

Which version of PhantomJS are you using? Tip: run 'phantomjs --version'.
1.5.1 (development)

What steps will reproduce the problem?

  1. Run phantomjs in REPL mode.
  2. Type "Function.prototype.bind" and hit Return

What is the expected output? What do you see instead?
Expected: "[Function]"
Actual: undefined

Which operating system are you using?
Win 7 x64

Did you use binary PhantomJS or did you compile it from source?
Binary

Please provide any additional information below.
Function.prototype.bind is also undefined when running scripts (non in REPL mode).

Disclaimer:
This issue was migrated on 2013-03-15 from the project's former issue tracker on Google Code, Issue #522.
🌟   24 people had starred this issue at the time of migration.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions