|
|
@282565
|
4 years |
commit-queue |
Unreviewed, reverting r282478. …
|
|
|
@282478
|
4 years |
sbarati |
Move some profiling to UnlinkedCodeBlock …
|
|
|
@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 …
|
|
|
@261464
|
5 years |
ross.kirsling |
[clang-tidy] Run modernize-use-nullptr over JSC …
|
|
|
@251425
|
6 years |
ysuzuki |
[JSC] Thread JSGlobalObject* instead of ExecState* …
|
|
|
@249175
|
6 years |
mark.lam |
Refactor to use VM& instead of VM* at as many places as possible. …
|
|
|
@237547
|
7 years |
tzagallo |
New bytecode format for JSC …
|
|
|
@237486
|
7 years |
commit-queue |
Unreviewed, rolling out r237479 and r237484. …
|
|
|
@237479
|
7 years |
tzagallo |
New bytecode format for JSC …
|
|
|
@234086
|
7 years |
fpizlo |
We should support CreateThis in the FTL …
|
|
|
@221822
|
8 years |
mark.lam |
Avoid duplicate computations of ExecState::vm(). …
|
|
|
@221018
|
8 years |
sbarati |
We are using valueProfileForBytecodeOffset when there may not be a …
|
|
|
@218412
|
8 years |
mark.lam |
Interpreter methods for mapping between Opcode and OpcodeID need not …
|
|
|
@208968
|
9 years |
mark.lam |
Fix exception scope verification failures in JSC profiler files. …
|
|
|
@208761
|
9 years |
fpizlo |
Rename CONCURRENT_JIT/ConcurrentJIT to CONCURRENT_JS/ConcurrentJS …
|
|
|
@206386
|
9 years |
mark.lam |
Added RETURN_IF_EXCEPTION() macro and use it for exception checks. …
|
|
|
@205569
|
9 years |
mark.lam |
Add CatchScope and force all exception checks to be via ThrowScope or …
|
|
|
@205462
|
9 years |
fpizlo |
Butterflies should be allocated in Auxiliary MarkedSpace instead of …
|
|
|
@204912
|
9 years |
fpizlo |
Unreviewed, roll out r204901, r204897, r204866, r204856, r204854.
…
|
|
|
@204854
|
9 years |
fpizlo |
Butterflies should be allocated in Auxiliary MarkedSpace instead of …
|
|
|
@201787
|
9 years |
mark.lam |
Need an exception check after constructEmptyArray(). …
|
|
|
@179503
|
10 years |
fpizlo |
VirtualRegister should really know how to dump itself …
|
|
|
@163844
|
11 years |
fpizlo |
Rename Operations.h to JSCInlines.h …
|
|
|
@163259
|
11 years |
fpizlo |
JSC profiler's stub info profiling support should work again …
|
|
|
@161364
|
11 years |
fpizlo |
Get rid of ENABLE(VALUE_PROFILER). It's on all the time now.
Rubber …
|
|
|
@156511
|
12 years |
msaboff |
VirtualRegister should be a class …
|
|
|
@156482
|
12 years |
commit-queue |
Unreviewed, rolling out r156474. …
|
|
|
@156474
|
12 years |
msaboff |
VirtualRegister should be a class …
|
|
|
@153170
|
12 years |
oliver |
fourthTier: should use ConcurrentJITLock[er] directly and not through …
|
|
|
@153123
|
12 years |
oliver |
fourthTier: value profiles and array profiles should be thread-safe …
|
|
|
@148696
|
12 years |
ggaren |
Renamed JSGlobalData to VM …
|
|
|
@139541
|
12 years |
fpizlo |
The JITThunks class should be in its own file, and doing so should not …
|
|
|
@137709
|
12 years |
fpizlo |
Attempt to rationalize and simplify WTF::binarySearch …
|
|
|
@137379
|
12 years |
fpizlo |
Profiler should show bytecode dumps as they would have been visible to …
|