mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 14:45:29 +00:00
6b433caaaa
Initial check-in to mozilla tree: JSRef development is migrating from JSFUN13_BRANCH of /m/src repository to /m/pub
10 lines
246 B
Plaintext
10 lines
246 B
Plaintext
- scriptable in jsref
|
|
- exposed w/o java in js
|
|
- immutable scopes
|
|
- so can revive SCOPE_TABLE stuff
|
|
- fast-as-prop-cache inline scopes for native objects
|
|
so elim prop-cache
|
|
- views
|
|
- global vars in ssjs object model
|
|
- html object model
|