Sign in
webkit
/
WebKit
/
8e01a1df1d98ffd48a40adde75ea7b6ec6d9e053
/
Source
/
JavaScriptCore
/
bytecode
/
BytecodeLivenessAnalysis.cpp
061a887
Fix JSC files so that we can build a release build with NDEBUG #undef'ed.
by mark.lam@apple.com
· 8 years ago
4fe6b58
FastBitVector should have efficient and easy-to-use vector-vector operations
by fpizlo@apple.com
· 9 years ago
bc16ddb
Butterflies should be allocated in Auxiliary MarkedSpace instead of CopiedSpace and we should rewrite as much of the GC as needed to make this not a regression
by fpizlo@apple.com
· 9 years ago
c258519
[DFG][FTL] Implement ES6 Generators in DFG / FTL
by utatane.tea@gmail.com
· 9 years ago
595eebd
Unreviewed, roll out r204901, r204897, r204866, r204856, r204854.
by fpizlo@apple.com
· 9 years ago
aa6cc56
Butterflies should be allocated in Auxiliary MarkedSpace instead of CopiedSpace and we should rewrite as much of the GC as needed to make this not a regression
by fpizlo@apple.com
· 9 years ago
0d6aca2
Generators violate bytecode liveness validation
by fpizlo@apple.com
· 9 years ago
fdd9bf4
[ES6] Implement LLInt/Baseline Support for ES6 Generators and enable this feature
by utatane.tea@gmail.com
· 9 years ago
44c6282
Unreviewed, rolling out r192914. https://bugs.webkit.org/show_bug.cgi?id=151734
by commit-queue@webkit.org
· 9 years ago
d688eaf
[ES6] Implement LLInt/Baseline Support for ES6 Generators and enable this feature
by utatane.tea@gmail.com
· 9 years ago
66220c7
[JSC] Reduce the memory usage of BytecodeLivenessAnalysis
by benjamin@webkit.org
· 10 years ago
747f4af
DFG should insert Phantoms late using BytecodeKills and block-local OSR availability
by fpizlo@apple.com
· 10 years ago
da834ae
Heap variables shouldn't end up in the stack frame
by fpizlo@apple.com
· 10 years ago
718fc67
Bytecode liveness analysis should have more lambdas and fewer sets
by fpizlo@apple.com
· 10 years ago
0309686b
Stores to local captured variables should be intercepted
by fpizlo@apple.com
· 11 years ago
a4ea066
Instead of watchpointing activation allocation, we should watchpoint entry into functions that have captured variables
by fpizlo@apple.com
· 11 years ago
2eb67ec
Do bytecode validation as part of testing
by fpizlo@apple.com
· 11 years ago
002405c
FTL should have an explicit notion of bytecode liveness
by fpizlo@apple.com
· 11 years ago
7c1eb76
Make CLoop easier to build, and make it work
by oliver@apple.com
· 11 years ago
d0f35b6
Liveness analysis should take less memory in CodeBlock when it is unused
by fpizlo@apple.com
· 11 years ago
3811e21
CodeBlocks should be able to determine bytecode liveness
by mhahnenberg@apple.com
· 11 years ago