|
|
@293605
|
3 years |
ysuzuki |
[JSC] Make DFG::OSRExit data unlinked …
|
|
|
@293009
|
3 years |
ysuzuki |
[JSC] Use constants buffer in DFG …
|
|
|
@285687
|
4 years |
mark.lam |
Add VM::writeBarrier() and VM::mutatorFence(). …
|
|
|
@278030
|
4 years |
sbarati |
Finalize DFG/FTL code refs on the compiler threads …
|
|
|
@261895
|
5 years |
ross.kirsling |
REGRESSION(r261755): Win/Linux non-unified builds have hundreds of …
|
|
|
@261755
|
5 years |
ross.kirsling |
[IWYU] Remove unnecessary includes from JSC implementation files …
|
|
|
@256015
|
5 years |
ysuzuki |
[JSC] CodeBlock::shrinkToFit should shrink m_constantRegisters and …
|
|
|
@255994
|
5 years |
ryanhaddad |
Unreviewed, rolling out r255987. …
|
|
|
@255987
|
5 years |
ysuzuki |
[JSC] CodeBlock::shrinkToFit should shrink m_constantRegisters and …
|
|
|
@254464
|
5 years |
mark.lam |
Replace uses of Box<Identifier> with a new CacheableIdentifier class. …
|
|
|
@249706
|
6 years |
ysuzuki |
[JSC] CodeBlock::m_constantRegisters should be guarded by …
|
|
|
@244764
|
6 years |
sbarati |
Make JITType an enum class …
|
|
|
@241560
|
6 years |
ysuzuki |
[JSC] Non-JIT entrypoints should share NativeJITCode per entrypoint …
|
|
|
@234178
|
7 years |
mark.lam |
Refactoring: make DFG::Plan a class. …
|
|
|
@230748
|
7 years |
mark.lam |
Templatize CodePtr/Refs/FunctionPtrs with PtrTags. …
|
|
|
@230592
|
7 years |
mark.lam |
Consolidate some PtrTags. …
|
|
|
@230129
|
7 years |
mark.lam |
Add pointer profiling support in baseline JIT and supporting files. …
|
|
|
@229609
|
7 years |
mark.lam |
Enhance the MacroAssembler and LinkBuffer to support pointer …
|
|
|
@229054
|
7 years |
mark.lam |
Modernize FINALIZE_CODE and peer macros to use VA_ARGS arguments. …
|
|
|
@220556
|
8 years |
mark.lam |
Apply the UNLIKELY macro to some unlikely things. …
|
|
|
@212365
|
8 years |
utatane.tea |
[JSC] Drop PassRefPtr
https://bugs.webkit.org/show_bug.cgi?id=168320
…
|
|
|
@209764
|
8 years |
commit-queue |
Unreviewed, rolling out r209725. …
|
|
|
@209725
|
8 years |
msaboff |
REGRESSION(r209653): speedometer crashes making virtual slow path …
|
|
|
@209678
|
8 years |
commit-queue |
Unreviewed, rolling out r209653, r209654, r209663, and
r209673. …
|
|
|
@209653
|
8 years |
msaboff |
JSVALUE64: Pass arguments in platform argument registers when making …
|
|
|
@200933
|
9 years |
fpizlo |
DFG::Plan shouldn't read from its VM once it's been cancelled …
|
|
|
@200658
|
9 years |
fpizlo |
Internal JSC profiler should have a timestamped log of events for each …
|
|
|
@197833
|
9 years |
fpizlo |
DFG should be able to constant-fold strings …
|
|
|
@194496
|
9 years |
aestes |
Replace WTF::move with WTFMove …
|
|
|
@190827
|
10 years |
ggaren |
2015-10-09 Geoffrey Garen <[email protected]>
Unreviewed, …
|
|
|
@190809
|
10 years |
ggaren |
2015-10-09 Geoffrey Garen <[email protected]>
Unreviewed, …
|
|
|
@190694
|
10 years |
ggaren |
Unreviewed, rolling back in r190450 …
|
|
|
@190606
|
10 years |
commit-queue |
Unreviewed, rolling out r190589. …
|
|
|
@190589
|
10 years |
ggaren |
Unreviewed, rolling back in r190450 …
|
|
|
@190546
|
10 years |
commit-queue |
Unreviewed, rolling out r190522. …
|
|
|
@190522
|
10 years |
ggaren |
Unreviewed, rolling back in r190450 …
|
|
|
@190453
|
10 years |
ggaren |
2015-10-01 Geoffrey Garen <[email protected]>
Unreviewed, …
|
|
|
@190450
|
10 years |
ggaren |
CodeBlock should be a GC object …
|
|
|
@181887
|
10 years |
fpizlo |
JSC should have a low-cost asynchronous disassembler …
|
|
|
@176533
|
10 years |
gyuyoung.kim |
Clean up OwnPtr and PassOwnPtr in JSC - bytecode, jit, inspector, and …
|
|
|
@166121
|
11 years |
akling |
Cut down on JSC profiler includes in WebCore & co. …
|
|
|
@164229
|
11 years |
ossy |
Move back primary header includes next to config.h …
|
|
|
@163844
|
11 years |
fpizlo |
Rename Operations.h to JSCInlines.h …
|
|
|
@163802
|
11 years |
fpizlo |
Unreviewed, roll out http://trac.webkit.org/changeset/163796
The …
|
|
|
@163796
|
11 years |
commit-queue |
Remove extra includes from DFG …
|
|
|
@163760
|
11 years |
fpizlo |
Never include *Inlines.h files in interface headers, and never include …
|
|
|
@163027
|
11 years |
msaboff |
Merge the jsCStack branch …
|
|
|
@159577
|
12 years |
msaboff |
ARMv7: Crash due to use after free of AssemblerBuffer …
|
|
|
@155023
|
12 years |
fpizlo |
The DFG should be able to tier-up and OSR enter into the FTL …
|
|
|
@154824
|
12 years |
fpizlo |
CodeBlock compilation and installation should be simplified and …
|
|
|
@154814
|
12 years |
commit-queue |
Unreviewed, rolling out r154804. …
|
|
|
@154804
|
12 years |
fpizlo |
CodeBlock compilation and installation should be simplified and …
|
|
|
@153165
|
12 years |
oliver |
fourthTier: Executable and CodeBlock should be aware of DFG::Plans …
|
|
|
@153161
|
12 years |
oliver |
fourthTier: DFG should separate link phase into things that must be …
|
|
copied from trunk/Source/JavaScriptCore/ftl/FTLState.cpp
|
|
|
@153134
|
12 years |
oliver |
fourthTier: ASSERT that commonly used not-thread-safe methods in the …
|