mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-10 17:24:29 +00:00
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
|