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

Support for .super from ES6 #14500

Closed
cidthecoatrack opened this issue Aug 22, 2016 · 3 comments
Closed

Support for .super from ES6 #14500

cidthecoatrack opened this issue Aug 22, 2016 · 3 comments

Comments

@cidthecoatrack
Copy link

  1. Which version of PhantomJS are you using? Tip: run phantomjs --version.
    (I am currently figuring it out, I'm posting this on behalf of Chutzpah, and trying to ascertain the version of PhantomJS it uses)
  2. What steps will reproduce the problem?
    1. Run a unit test against a module that calls .super()
    2. super is undefined
    3. When debugging the site or runnign on production, this works fine
  3. Which operating system are you using?
  4. Did you use binary PhantomJS or did you compile it from source?
  5. Please provide any additional information below.
    This in particular prevents us from adding javascript unit tests to our thick client 😢
@cidthecoatrack
Copy link
Author

Update: version is 2.1.1

@vitallium vitallium added this to the Release 2.5 milestone Aug 25, 2016
@vitallium
Copy link
Collaborator

This feature will be available in upcoming release 2.5.

@ariya
Copy link
Owner

ariya commented Aug 25, 2016

Let's consolidate it and track it as part of #14506.

@ariya ariya closed this as completed Aug 25, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants