JavaScript:SpiderMonkey:Directories: Difference between revisions

Jump to navigation Jump to search
spelling
(fmt)
(spelling)
Line 54: Line 54:


Barely Silly
Barely Silly
* ArgumentsObject and Global object: Very tied to the interpreter; we can leave them in vm.
* ArgumentsObject and GlobalObject: Very tied to the interpreter; we can leave them in vm.
* EnvironmentObject: Even more so.
* EnvironmentObject: Even more so.


Everything with JSPropertySpecs would ideally live in js/src/builtin.
Everything with JSPropertySpecs would ideally live in js/src/builtin.
638

edits

Navigation menu