diff options
author | Andreas Kling <kling@serenityos.org> | 2021-10-24 15:34:30 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-10-24 17:18:07 +0200 |
commit | da9821200113dc1edd59ffb5531c573e963a2ae4 (patch) | |
tree | 63f866d9bec0b42cbcba3b39f3f8c302288d9e0c /Kernel/TTY | |
parent | 13f04e37e5005b92ea51996eff7466d9498b5684 (diff) | |
download | serenity-da9821200113dc1edd59ffb5531c573e963a2ae4.zip |
LibJS: Add a separate "identifier table" to bytecode executables
This is a specialized string table for storing identifiers only.
Identifiers are always FlyStrings, which makes many common operations
faster by allowing O(1) comparison.
Diffstat (limited to 'Kernel/TTY')
0 files changed, 0 insertions, 0 deletions