git://git.webkit.org
/
WebKit-https.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
The CleanUp after LICM is erroneously removing a Check
2017-12-15
sbarati@apple.com
The CleanUp after LICM is erroneously removing a Check
commit
|
commitdiff
|
tree
2017-12-14
sbarati@apple.com
logVMFailure should not simulate crash on iOS
commit
|
commitdiff
|
tree
2017-12-14
sbarati@apple.com
Arrow functions need their own structure because they...
commit
|
commitdiff
|
tree
2017-12-14
sbarati@apple.com
Take a value driven approach to how we emit structure...
commit
|
commitdiff
|
tree
2017-12-13
sbarati@apple.com
REGRESSION(r225844): Around 850 new JSC failures on...
commit
|
commitdiff
|
tree
2017-12-13
sbarati@apple.com
Fix how JSFunction handles "caller" and "arguments...
commit
|
commitdiff
|
tree
2017-12-13
sbarati@apple.com
TypeCheckHoistingPhase needs to emit a CheckStructureOrEmpty...
commit
|
commitdiff
|
tree
2017-12-13
sbarati@apple.com
We need to model effects of Spread(@PhantomCreateRest...
commit
|
commitdiff
|
tree
2017-12-13
sbarati@apple.com
ConstantFoldingPhase rule for GetMyArgumentByVal must...
commit
|
commitdiff
|
tree
2017-12-12
sbarati@apple.com
We need to disableCaching() in ErrorInstance when we...
commit
|
commitdiff
|
tree
2017-12-08
sbarati@apple.com
Enable gigacage on iOS with a 32GB runway and ensure...
commit
|
commitdiff
|
tree
2017-12-08
sbarati@apple.com
Modify our dollar VM clflush intrinsic to aid in some...
commit
|
commitdiff
|
tree
2017-12-08
sbarati@apple.com
We need to grab the JSLock in InjectedBundle::createWebDataF...
commit
|
commitdiff
|
tree
2017-12-07
sbarati@apple.com
Unreviewed. Fix iOS (and maybe other platform) build
commit
|
commitdiff
|
tree
2017-12-06
sbarati@apple.com
ASSERTION FAILED: vm->currentThreadIsHoldingAPILock...
commit
|
commitdiff
|
tree
2017-12-04
sbarati@apple.com
We need to leave room on the top of the stack for the...
commit
|
commitdiff
|
tree
2017-12-01
sbarati@apple.com
Having a bad time needs to handle ArrayClass indexing...
commit
|
commitdiff
|
tree
2017-11-30
sbarati@apple.com
Remove pointer caging for double arrays
commit
|
commitdiff
|
tree
2017-11-28
sbarati@apple.com
Spread can escape when CreateRest does not
commit
|
commitdiff
|
tree
2017-11-27
sbarati@apple.com
Having a bad time watchpoint firing during compilation...
commit
|
commitdiff
|
tree
2017-11-17
sbarati@apple.com
Fix a bug with cpuid in the FTL.
commit
|
commitdiff
|
tree
2017-11-16
sbarati@apple.com
Add some X86 intrinsics to $vm to help with some perf...
commit
|
commitdiff
|
tree
2017-11-14
sbarati@apple.com
Make the gigacage runway 32GB
commit
|
commitdiff
|
tree
2017-11-14
sbarati@apple.com
We need to set topCallFrame when calling Wasm::Memory...
commit
|
commitdiff
|
tree
2017-11-14
sbarati@apple.com
Remove pointer caging for HashMapImpl, JSLexicalEnvironment...
commit
|
commitdiff
|
tree
2017-11-08
sbarati@apple.com
A JSFunction's ObjectAllocationProfile should watch...
commit
|
commitdiff
|
tree
2017-11-08
sbarati@apple.com
Only cage double butterfly accesses
commit
|
commitdiff
|
tree
2017-11-07
sbarati@apple.com
We should PROT_NONE the Gigacage runway so OOB accesses...
commit
|
commitdiff
|
tree
2017-10-31
sbarati@apple.com
We need a storeStoreFence before storing to the instruction...
commit
|
commitdiff
|
tree
2017-10-28
sbarati@apple.com
Bytecode liveness should live on UnlinkedCodeBlock...
commit
|
commitdiff
|
tree
2017-10-20
sbarati@apple.com
Optimize accesses to how we get the direct prototype
commit
|
commitdiff
|
tree
2017-10-20
sbarati@apple.com
Runtime disable gigacage on iOS because it broke WasmBench
commit
|
commitdiff
|
tree
2017-10-19
sbarati@apple.com
REGRESSION(r223691): DFGByteCodeParser.cpp:1483:83...
commit
|
commitdiff
|
tree
2017-10-19
sbarati@apple.com
re-inline ObjectAllocationProfile::initializeProfile
commit
|
commitdiff
|
tree
2017-10-19
sbarati@apple.com
We should hard code the poly proto offset
commit
|
commitdiff
|
tree
2017-10-19
sbarati@apple.com
Turn various poly proto RELEASE_ASSERTs into ASSERTs...
commit
|
commitdiff
|
tree
2017-10-19
sbarati@apple.com
Turn poly proto back on by default and remove the option
commit
|
commitdiff
|
tree
2017-10-12
sbarati@apple.com
Runtime disable poly proto because it may be a 3-4...
commit
|
commitdiff
|
tree
2017-10-12
sbarati@apple.com
Unreviewed. Actually skip certain type profiler tests...
commit
|
commitdiff
|
tree
2017-10-11
sbarati@apple.com
Prototype structure transition should be a deferred...
commit
|
commitdiff
|
tree
2017-10-10
sbarati@apple.com
The prototype cache should be aware of the Executable...
commit
|
commitdiff
|
tree
2017-10-10
sbarati@apple.com
We don't need to clearEmptyObjectStructureForPrototype...
commit
|
commitdiff
|
tree
2017-10-09
sbarati@apple.com
3 poly-proto JSC tests timing out on debug after r222827
commit
|
commitdiff
|
tree
2017-10-09
sbarati@apple.com
Unreviewed. Make some type profiler tests run for less...
commit
|
commitdiff
|
tree
2017-10-05
sbarati@apple.com
Only add prototypes to the PrototypeMap if they're...
commit
|
commitdiff
|
tree
2017-10-05
sbarati@apple.com
Unreviewed. Disable probe OSR exit on 32-bit until...
commit
|
commitdiff
|
tree
2017-10-05
sbarati@apple.com
Unreviewed. Try to make debug type profiler tests stop...
commit
|
commitdiff
|
tree
2017-10-05
sbarati@apple.com
Make sure all prototypes under poly proto get added...
commit
|
commitdiff
|
tree
2017-10-05
sbarati@apple.com
Make pertinent AccessCases watch the poly proto watchpoint
commit
|
commitdiff
|
tree
2017-10-04
sbarati@apple.com
3 poly-proto JSC tests timing out on debug after r222827
commit
|
commitdiff
|
tree
2017-10-04
sbarati@apple.com
Implement polymorphic prototypes
commit
|
commitdiff
|
tree
2017-10-02
sbarati@apple.com
Unreviewed. Add missing exception check for the custom...
commit
|
commitdiff
|
tree
2017-10-02
sbarati@apple.com
Unreviewed. Fix debug assertion after r222671.
commit
|
commitdiff
|
tree
2017-09-29
sbarati@apple.com
Custom GetterSetterAccessCase does not use the correct...
commit
|
commitdiff
|
tree
2017-09-28
sbarati@apple.com
Propagate hasBeenFlattenedBefore in Structure's transition...
commit
|
commitdiff
|
tree
2017-09-22
sbarati@apple.com
Usage of ErrorInstance::m_stackTrace on the mutator...
commit
|
commitdiff
|
tree
2017-09-15
sbarati@apple.com
Arity fixup during inlining should do a 2 phase commit...
commit
|
commitdiff
|
tree
2017-09-15
sbarati@apple.com
We should have a way of preventing a caller from making...
commit
|
commitdiff
|
tree
2017-09-15
sbarati@apple.com
Make dumping the graph print when both when exitOK...
commit
|
commitdiff
|
tree
2017-09-14
sbarati@apple.com
It should be valid to exit before each set when doing...
commit
|
commitdiff
|
tree
2017-09-06
sbarati@apple.com
Air should have a Vector of prologue generators instead...
commit
|
commitdiff
|
tree
2017-09-06
sbarati@apple.com
ASSERTION FAILED: op() == CheckStructure in Source...
commit
|
commitdiff
|
tree
2017-09-06
sbarati@apple.com
isNotCellSpeculation is wrong with respect to SpecEmpty
commit
|
commitdiff
|
tree
2017-09-05
sbarati@apple.com
Make the distinction between entrypoints and CFG roots...
commit
|
commitdiff
|
tree
2017-09-05
sbarati@apple.com
typeCheckHoistingPhase may emit a CheckStructure on...
commit
|
commitdiff
|
tree
2017-09-05
sbarati@apple.com
Support compiling catch in the FTL
commit
|
commitdiff
|
tree
2017-09-01
sbarati@apple.com
Throwing an exception in the DFG/FTL should not cause...
commit
|
commitdiff
|
tree
2017-09-01
sbarati@apple.com
Graph::methodOfGettingAValueProfileFor compares NodeOrigin...
commit
|
commitdiff
|
tree
2017-08-31
sbarati@apple.com
useSeparatedWXHeap should never be true when not on iOS
commit
|
commitdiff
|
tree
2017-08-30
sbarati@apple.com
Unreviewed. Make test stop printing.
commit
|
commitdiff
|
tree
2017-08-30
sbarati@apple.com
semicolon is being interpreted as an = in the LiteralParser
commit
|
commitdiff
|
tree
2017-08-29
sbarati@apple.com
Throwing an exception in the DFG/FTL should not be...
commit
|
commitdiff
|
tree
2017-08-25
sbarati@apple.com
Unreviewed. Fix 32-bit after r221196
commit
|
commitdiff
|
tree
2017-08-25
sbarati@apple.com
DFG::JITCode::osrEntry should get sorted since we perform...
commit
|
commitdiff
|
tree
2017-08-25
sbarati@apple.com
Support compiling catch in the DFG
commit
|
commitdiff
|
tree
2017-08-24
sbarati@apple.com
DFG::JITCode::osrEntry should get sorted since we perform...
commit
|
commitdiff
|
tree
2017-08-23
sbarati@apple.com
Support compiling catch in the DFG
commit
|
commitdiff
|
tree
2017-08-22
sbarati@apple.com
We are using valueProfileForBytecodeOffset when there...
commit
|
commitdiff
|
tree
2017-08-16
sbarati@apple.com
Make VM::scratchBufferForSize thread safe
commit
|
commitdiff
|
tree
2017-08-02
sbarati@apple.com
On memory-constrained iOS devices, reduce the rate...
commit
|
commitdiff
|
tree
2017-07-18
sbarati@apple.com
AirLowerAfterRegAlloc may incorrectly use a callee...
commit
|
commitdiff
|
tree
2017-07-17
sbarati@apple.com
Remove custom defined RELEASE_ASSERT in DFGObjectAllocationS...
commit
|
commitdiff
|
tree
2017-07-14
sbarati@apple.com
Fix ambiguous description text in ARES-6 about the...
commit
|
commitdiff
|
tree
2017-07-13
sbarati@apple.com
Missing exception check in JSObject::hasInstance
commit
|
commitdiff
|
tree
2017-07-12
sbarati@apple.com
GenericArguments consults the wrong state when tracking...
commit
|
commitdiff
|
tree
2017-07-11
sbarati@apple.com
remove the empty JavaScriptCore/wasm/js/WebAssemblyFunctionC...
commit
|
commitdiff
|
tree
2017-07-11
sbarati@apple.com
Allocation sinking phase should consider a CheckStructure...
commit
|
commitdiff
|
tree
2017-07-06
sbarati@apple.com
We are missing places where we invalidate the for-in...
commit
|
commitdiff
|
tree
2017-07-06
sbarati@apple.com
NewArray in FTLLowerDFGToB3 does not handle speculating...
commit
|
commitdiff
|
tree
2017-07-04
sbarati@apple.com
LayoutTest workers/bomb.html is a Crash
commit
|
commitdiff
|
tree
2017-07-04
sbarati@apple.com
DFGBytecodeParser op_to_this does not access the correct...
commit
|
commitdiff
|
tree
2017-07-04
sbarati@apple.com
Add a new assertion to object allocation sinking phase
commit
|
commitdiff
|
tree
2017-07-03
sbarati@apple.com
Add better crash logging for allocation sinking phase
commit
|
commitdiff
|
tree
2017-07-03
sbarati@apple.com
Unreviewed. Mark workers/bomb.html as flaky.
commit
|
commitdiff
|
tree
2017-07-03
sbarati@apple.com
Skip unshiftCountSlowCase-correct-postCapacity.js on...
commit
|
commitdiff
|
tree
2017-07-01
sbarati@apple.com
B3ReduceStrength should reduce EqualOrUnordered over...
commit
|
commitdiff
|
tree
2017-06-30
sbarati@apple.com
B3MoveConstants floatZero() returns the wrong ValueKey
commit
|
commitdiff
|
tree
2017-06-30
sbarati@apple.com
B3ReduceDoubleToFloat incorrectly reduces operations...
commit
|
commitdiff
|
tree
2017-06-30
sbarati@apple.com
Calculating postCapacity in unshiftCountSlowCase is...
commit
|
commitdiff
|
tree
2017-06-29
sbarati@apple.com
Add a Object rest/spread test to the experimental features...
commit
|
commitdiff
|
tree
next