Confirmed users
328
edits
No edit summary |
|||
Line 25: | Line 25: | ||
* js/src/ds | * js/src/ds | ||
** LifoAlloc, Vector, HashMap/Set, ... | ** LifoAlloc, Vector, HashMap/Set, ... | ||
* js/src/ | * js/src/jit | ||
* js/src/vm: central, execution-mode-independent data structures: types and operations | * js/src/vm: central, execution-mode-independent data structures: types and operations | ||
** [https://bugzilla.mozilla.org/show_bug.cgi?id=644074 Stack]: execution stack (done) | ** [https://bugzilla.mozilla.org/show_bug.cgi?id=644074 Stack]: execution stack (done) |