gecko-dev/js
Jan de Mooij 7988d54778 Bug 1857237 - Use the external string cache also for the inline string path. r=jonco
In `NewMaybeExternalString` we have a fast path for short Latin1 strings. This case is
very common.

Changing the cache to handle these too is very effective: the `lookupInline` method
has a hit rate of at least 90% on Speedometer 3.

Differential Revision: https://phabricator.services.mozilla.com/D190206
2023-10-06 11:27:49 +00:00
..
examples
loader Bug 1841859 - Part 2: Parse the referrer policy from http header and update the referrer policy. r=jonco,smaug 2023-09-20 17:32:15 +00:00
public Bug 1856577 - Consider to trigger minor GC before a page load, r=jonco 2023-10-05 18:11:36 +00:00
src Bug 1857237 - Use the external string cache also for the inline string path. r=jonco 2023-10-06 11:27:49 +00:00
xpconnect Bug 1855074 - Avoid some string copies in WebIDL/XPCOM->JS string conversion. r=edgar 2023-10-05 17:16:28 +00:00
app.mozbuild
ffi.configure Bug 1786490 - reformat the tree using black 23.3.0 r=sylvestre,webdriver-reviewers,taskgraph-reviewers,whimboo,jmaher,ahal,perftest-reviewers,geckoview-reviewers,afinder,m_kato 2023-09-06 16:14:30 +00:00
moz.build
moz.configure Bug 1855288 - Allow tail calls be compiled for beta and release. r=rhunt 2023-09-27 13:55:25 +00:00
sub.configure