Sign in
webkit
/
WebKit
/
6b62eaf3742ef75f60116e5abacfd26aa278e781
/
Source
/
JavaScriptCore
/
bytecode
/
DFGExitProfile.h
eba6ddd
Unreviewed, roll out unintended JSC change from https://trac.webkit.org/changeset/185425.
by fpizlo@apple.com
· 10 years ago
42c56da
JetStream should have a more rational story for jitter-oriented latency tests
by fpizlo@apple.com
· 10 years ago
c6ae179
Use std::unique_ptr instead of OwnPtr in JSC classes
by gyuyoung.kim@samsung.com
· 10 years ago
2ddbadc
Clean up OwnPtr and PassOwnPtr in JSC - bytecode, jit, inspector, and interpreter
by gyuyoung.kim@samsung.com
· 10 years ago
9589433
Merge the jsCStack branch https://bugs.webkit.org/show_bug.cgi?id=127763
by msaboff@apple.com
· 11 years ago
c3523f8
Remove spaces between template angle brackets
by andersca@apple.com
· 11 years ago
3391387
fourthTier: DFG CFA should know when it hits a contradiction
by oliver@apple.com
· 12 years ago
0e6e154
DFG string conversions and allocations should be inlined
by fpizlo@apple.com
· 12 years ago
806b582
Rationalize closure call heuristics and profiling
by fpizlo@apple.com
· 12 years ago
d2deec8
Profiler should say things about OSR exits
by fpizlo@apple.com
· 12 years ago
75c91a7
JSC should infer when indexed storage contains only integers or doubles
by fpizlo@apple.com
· 12 years ago
44cd27a
DFG should not fall down to patchable GetById just because a prototype had things added to it
by fpizlo@apple.com
· 12 years ago
44e9ef4
Baseline array profiling should be less accurate, and DFG OSR exit should update array profiles on CheckArray and CheckStructure failure
by fpizlo@apple.com
· 12 years ago
fa34ff8
DFG GetByVal for JSArrays shouldn't OSR exit every time that the index is out of bound
by fpizlo@apple.com
· 13 years ago
b6af774
Unreviewed, rolling out r127503.
by commit-queue@webkit.org
· 13 years ago
163e477
DFG GetByVal for JSArrays shouldn't OSR exit every time that the index is out of bound
by fpizlo@apple.com
· 13 years ago
270a7ad
DFG should distinguish between PutByVal's that clobber the world and ones that don't
by fpizlo@apple.com
· 13 years ago
b75911b
DFG should be able to set watchpoints on global variables
by fpizlo@apple.com
· 13 years ago
88d5373
Unreviewed, rolling out r120172.
by zandobersek@gmail.com
· 13 years ago
b6c5eeb
DFG should be able to set watchpoints on global variables
by fpizlo@apple.com
· 13 years ago
9b92872
DFG should optimize inlined uses of arguments.length and arguments[i]
by fpizlo@apple.com
· 13 years ago
3cb7e2c
Forced OSR exits should lead to recompilation based on count, not rate
by fpizlo@apple.com
· 13 years ago
ce9f26d
Release build debugging should be easier
by fpizlo@apple.com
· 13 years ago
4ef9c87
DFG should know exactly why recompilation was triggered
by fpizlo@apple.com
· 13 years ago