|
|
@294468
|
3 years |
cdumez |
Add find()/reverseFind()/contains() overloads takes an ASCIILiteral to …
|
|
|
@292939
|
3 years |
cdumez |
Leverage StringView in more places to avoid some String allocations …
|
|
|
@292879
|
3 years |
cdumez |
Drop inefficient String::append() overloads …
|
|
|
@291800
|
3 years |
cdumez |
String's find() / reverseFind() / replace() should take in a …
|
|
|
@291779
|
3 years |
cdumez |
Prepare JSC for making the String(const char*) constructor explicit …
|
|
|
@291123
|
3 years |
cdumez |
Optimize further the passing of data across threads …
|
|
|
@284533
|
4 years |
commit-queue |
Do not use strerror()
https://bugs.webkit.org/show_bug.cgi?id=231913
…
|
|
|
@278093
|
4 years |
cdumez |
Use UncheckedLock even less in JavaScriptCore …
|
|
|
@277909
|
4 years |
cdumez |
Stop using holdLock() in JSC as it is not compatible with Clang thread …
|
|
|
@264304
|
5 years |
keith_miller |
Clean up SourceProvider and add caller relative load script to jsc.cpp …
|
|
|
@249841
|
6 years |
mark.lam |
We should assert $vm is enabled on entry and exit in its functions. …
|
|
|
@249808
|
6 years |
mark.lam |
Harden JSC against the abuse of runtime options. …
|
|
|
@249518
|
6 years |
ysuzuki |
[JSC] FunctionOverrides should have a lock to ensure concurrent access …
|
|
|
@248552
|
6 years |
weinig |
Replace multiparameter overloads of append() in StringBuilder as a …
|
|
|
@239569
|
6 years |
keith_miller |
SourceProviders should use an actual URL instead of a string …
|
|
|
@219115
|
8 years |
commit-queue |
Cleanup some StringBuilder use …
|
|
|
@218794
|
8 years |
annulen |
Remove excessive headers from JavaScriptCore …
|
|
|
@212365
|
8 years |
utatane.tea |
[JSC] Drop PassRefPtr
https://bugs.webkit.org/show_bug.cgi?id=168320
…
|
|
|
@210149
|
8 years |
utatane.tea |
Propagate the source origin as much as possible …
|
|
|
@203299
|
9 years |
mark.lam |
FunctionOverride's parseClause() needs to keep the CString instance in …
|
|
|
@202737
|
9 years |
mark.lam |
Update JSC_functionOverrides to handle the new SourceCode strings that …
|
|
|
@202242
|
9 years |
krollin |
Remove RefPtr::release() and change calls sites to use WTFMove() …
|
|
|
@194017
|
9 years |
akling |
CachedScript could have a copy-free path for all-ASCII scripts. …
|
|
|
@184325
|
10 years |
commit-queue |
Clean up some possible RefPtr to PassRefPtr churn …
|
|
|
@184291
|
10 years |
joepeck |
Pass String as reference in more places …
|
|
|
@182903
|
10 years |
mark.lam |
Add JSC_functionOverrides=<overrides file> debugging tool. …
|