Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete ECMA262 Global object #92

Closed
29 tasks done
galpeter opened this issue May 22, 2015 · 0 comments
Closed
29 tasks done

Complete ECMA262 Global object #92

galpeter opened this issue May 22, 2015 · 0 comments
Labels
development Feature implementation ecma builtins Related to ECMA built-in routines
Milestone

Comments

@galpeter
Copy link
Contributor

Related ECMA262 section: http://www.ecma-international.org/ecma-262/5.1/#sec-15.1

Value properties of the Global object:

  • NaN
  • Infinity
  • undefined

Function properties of the Global object:

Constuctor properties of the Global object:

Other properties of the Global object:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Feature implementation ecma builtins Related to ECMA built-in routines
Projects
None yet
Development

No branches or pull requests

2 participants