mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-16 15:17:14 +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
|