git://git.webkit.org
/
WebKit.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[JSC] Introduce unlinked StructureStubInfo into uDFG
14 hours ago
keith_miller@apple.com
git-webkit pr crashes when run from detached HEAD
commit
|
commitdiff
|
tree
2022-05-09
keith_miller@apple.com
Unreviewed test gardening.
commit
|
commitdiff
|
tree
2022-05-09
keith_miller@apple.com
Test262 runner should show progress
commit
|
commitdiff
|
tree
2022-05-05
keith_miller@apple.com
Rebaseline icu tests to public sdk's icu
commit
|
commitdiff
|
tree
2022-05-04
keith_miller@apple.com
May 2022 test262 update
commit
|
commitdiff
|
tree
2022-04-26
keith_miller@apple.com
structureIDToStructureWithScratch should only do things...
commit
|
commitdiff
|
tree
2022-04-08
keith_miller@apple.com
Broaden TypedArray API fix to all apps not just Bleacher...
commit
|
commitdiff
|
tree
2022-04-02
keith_miller@apple.com
AI should do int32 optimization in ValueRep
commit
|
commitdiff
|
tree
2022-03-25
keith_miller@apple.com
Remove unused JITOperation, operationTryOSREnterAtCatch.
commit
|
commitdiff
|
tree
2022-03-18
keith_miller@apple.com
tryReserveUncommittedAligned should round up to alignment...
commit
|
commitdiff
|
tree
2022-03-17
keith_miller@apple.com
Fix crash in Bleacher Report due to bad JSObjectRef...
commit
|
commitdiff
|
tree
2022-02-13
keith_miller@apple.com
Add comment on how StructureMemoryManager grows the...
commit
|
commitdiff
|
tree
2022-02-13
keith_miller@apple.com
Make StructureMemoryManager alignment assert a RELEASE_ASSERT
commit
|
commitdiff
|
tree
2022-02-11
keith_miller@apple.com
tryReserveUncommittedAligned should explicitly take...
commit
|
commitdiff
|
tree
2022-01-31
keith_miller@apple.com
Reland StructureID overhaul
commit
|
commitdiff
|
tree
2021-12-10
keith_miller@apple.com
Reduce maximum mmap size for Structure regions to help...
commit
|
commitdiff
|
tree
2021-12-09
keith_miller@apple.com
Reduce maximum mmap size for Structure regions to help...
commit
|
commitdiff
|
tree
2021-12-07
keith_miller@apple.com
TypeInfo should be materializable from Structures as...
commit
|
commitdiff
|
tree
2021-12-03
keith_miller@apple.com
Remove StructureIDBlob
commit
|
commitdiff
|
tree
2021-12-01
keith_miller@apple.com
Add static_assert the value we use to initialize a...
commit
|
commitdiff
|
tree
2021-12-01
keith_miller@apple.com
Structures should be allocated out of an aligned pool...
commit
|
commitdiff
|
tree
2021-10-11
keith_miller@apple.com
SourceID should have a type name and only be 32-bits
commit
|
commitdiff
|
tree
2021-08-29
keith_miller@apple.com
Add openFile function to jsc.cpp that links to file...
commit
|
commitdiff
|
tree
2021-08-25
keith_miller@apple.com
Add for-in OwnStructureMode optimizations to LLInt
commit
|
commitdiff
|
tree
2021-08-24
keith_miller@apple.com
Add for-in OwnStructureMode optimizations to LLInt
commit
|
commitdiff
|
tree
2021-08-24
keith_miller@apple.com
(r281473) stress/for-in-has-own-property-shouldnt-flush...
commit
|
commitdiff
|
tree
2021-08-13
keith_miller@apple.com
EnumeratorNextUpdatePropertyName always needs to be...
commit
|
commitdiff
|
tree
2021-08-10
keith_miller@apple.com
CallFrame::returnPC should untag the return address...
commit
|
commitdiff
|
tree
2021-08-09
keith_miller@apple.com
Revert bad assert about the number of upsilons going...
commit
|
commitdiff
|
tree
2021-08-07
keith_miller@apple.com
for-in should only emit one loop in bytecode
commit
|
commitdiff
|
tree
2021-07-22
keith_miller@apple.com
useProfiler option should automatically disable concurrent JIT
commit
|
commitdiff
|
tree
2021-07-21
keith_miller@apple.com
speculateNeitherDoubleNorStringNorHeapBigInt should...
commit
|
commitdiff
|
tree
2021-07-16
keith_miller@apple.com
Alias JSC graph dumping options
commit
|
commitdiff
|
tree
2021-07-14
keith_miller@apple.com
Unreviewed, test gardening.
commit
|
commitdiff
|
tree
2021-07-14
keith_miller@apple.com
Convert small JIT pool tests into executable fuzzing
commit
|
commitdiff
|
tree
2021-07-14
keith_miller@apple.com
Fix more tests around fuzzing executable allocations
commit
|
commitdiff
|
tree
2021-07-08
keith_miller@apple.com
display-profiler-output should be able to print disassembly...
commit
|
commitdiff
|
tree
2021-07-02
keith_miller@apple.com
Add 10 more unified source cpp files for JSC
commit
|
commitdiff
|
tree
2021-06-23
keith_miller@apple.com
add/removeManagedReference:withOwner: should have autoreleas...
commit
|
commitdiff
|
tree
2021-06-15
keith_miller@apple.com
Shouldn't drain the micro task queue when calling out...
commit
|
commitdiff
|
tree
2021-06-15
keith_miller@apple.com
run-javascriptcore-tests should print output when a...
commit
|
commitdiff
|
tree
2021-06-10
keith_miller@apple.com
Shouldn't drain the micro task queue when calling out...
commit
|
commitdiff
|
tree
2021-06-04
keith_miller@apple.com
Fix tests that fail under executable allocation fuzzing
commit
|
commitdiff
|
tree
2021-06-02
keith_miller@apple.com
Add globalObject API set property test
commit
|
commitdiff
|
tree
2021-06-02
keith_miller@apple.com
Convert small JIT pool tests into executable fuzzing
commit
|
commitdiff
|
tree
2021-05-25
keith_miller@apple.com
Wasm low memory tests should have a larger executable...
commit
|
commitdiff
|
tree
2021-05-24
keith_miller@apple.com
Unreviewed, revert r276610 because it causes a 1% PLT...
commit
|
commitdiff
|
tree
2021-05-18
keith_miller@apple.com
Temporarily revert r276592 as it breaks some native...
commit
|
commitdiff
|
tree
2021-05-16
keith_miller@apple.com
IsoAlignedMemoryAllocator should use BitVector
commit
|
commitdiff
|
tree
2021-04-27
keith_miller@apple.com
StructureStubInfo and PolymorphicAccess should account...
commit
|
commitdiff
|
tree
2021-04-27
keith_miller@apple.com
UnlinkedCodeBlock should have better accounting for...
commit
|
commitdiff
|
tree
2021-04-26
keith_miller@apple.com
CodeBlock should do a better job accounting for extra...
commit
|
commitdiff
|
tree
2021-04-26
keith_miller@apple.com
numCalleeLocals, numParameters, and numVars should...
commit
|
commitdiff
|
tree
2021-04-20
keith_miller@apple.com
FullGCActivityCallback should use the percentage of...
commit
|
commitdiff
|
tree
2021-04-16
keith_miller@apple.com
Before deleting a MarkedBlock we do not need to clear...
commit
|
commitdiff
|
tree
2021-04-06
keith_miller@apple.com
CloneDeserializer should use ArrayBuffer::tryCreate
commit
|
commitdiff
|
tree
2021-04-06
keith_miller@apple.com
DFG arity fixup nodes should exit to the caller's call...
commit
|
commitdiff
|
tree
2021-03-10
keith_miller@apple.com
executeModuleProgram needs to ensure module argument...
commit
|
commitdiff
|
tree
2021-03-09
keith_miller@apple.com
JSC Crash in makeString() while creating Error object.
commit
|
commitdiff
|
tree
2021-03-04
keith_miller@apple.com
window proxy of detached iframe doesn't respect updates...
commit
|
commitdiff
|
tree
2021-03-02
keith_miller@apple.com
Reduce promise reaction memory usage when there are...
commit
|
commitdiff
|
tree
2021-02-24
keith_miller@apple.com
Cloop JSC test driver command shouldn't pass build...
commit
|
commitdiff
|
tree
2021-02-23
keith_miller@apple.com
Move asyncModuleEvaluation into its own function and...
commit
|
commitdiff
|
tree
2021-02-22
keith_miller@apple.com
Remove unused internal fields from AbstractModuleLoader
commit
|
commitdiff
|
tree
2021-02-22
keith_miller@apple.com
Unreviewed, fix CMake build.
commit
|
commitdiff
|
tree
2021-02-22
keith_miller@apple.com
Implement the Top-level await proposal
commit
|
commitdiff
|
tree
2021-01-30
keith_miller@apple.com
SourceParseMode should be a member of the JSC::Parser
commit
|
commitdiff
|
tree
2021-01-23
keith_miller@apple.com
Obj-C API should do correct type checks when using...
commit
|
commitdiff
|
tree
2020-12-21
keith_miller@apple.com
DFG should make sure replacement watchpoint is fired...
commit
|
commitdiff
|
tree
2020-11-09
keith_miller@apple.com
Add total counts to sampling profiler dump
commit
|
commitdiff
|
tree
2020-11-09
keith_miller@apple.com
Add microbenchmark for FinalizationRegistry basic usage
commit
|
commitdiff
|
tree
2020-10-23
keith_miller@apple.com
Using WASM function size as the cap for choosing a...
commit
|
commitdiff
|
tree
2020-10-09
keith_miller@apple.com
Enable WeakRefs/FinalizationRegistries by default.
commit
|
commitdiff
|
tree
2020-10-09
keith_miller@apple.com
Finalizers shouldn't run if events can't fire
commit
|
commitdiff
|
tree
2020-10-05
keith_miller@apple.com
Add JSC option to trigger a hardware breakpoint when...
commit
|
commitdiff
|
tree
2020-10-01
keith_miller@apple.com
CSS Selector an-plus-b serialization is incorrect
commit
|
commitdiff
|
tree
2020-09-29
keith_miller@apple.com
CSS serialization expects comments between certain...
commit
|
commitdiff
|
tree
2020-09-24
keith_miller@apple.com
CSS angle unit conversions should consistently use...
commit
|
commitdiff
|
tree
2020-09-21
keith_miller@apple.com
Functions should consistently enumerate length before...
commit
|
commitdiff
|
tree
2020-09-18
keith_miller@apple.com
DFG should ensure there are PhantomLocals for the taken...
commit
|
commitdiff
|
tree
2020-09-15
keith_miller@apple.com
BytecodeParser should GetLocal op_ret's value even...
commit
|
commitdiff
|
tree
2020-09-09
keith_miller@apple.com
BigInt should PACCage its data pointer
commit
|
commitdiff
|
tree
2020-09-03
keith_miller@apple.com
Finish comment describing the various *Stack SSA nodes...
commit
|
commitdiff
|
tree
2020-08-27
keith_miller@apple.com
structureOrNull should take VM instead of getting it...
commit
|
commitdiff
|
tree
2020-08-27
keith_miller@apple.com
OSR availability validation should run for any node...
commit
|
commitdiff
|
tree
2020-08-27
keith_miller@apple.com
JSClassRef should work with JS class syntax.
commit
|
commitdiff
|
tree
2020-08-25
keith_miller@apple.com
DFG should always run CFG Simplification after Constant...
commit
|
commitdiff
|
tree
2020-08-25
keith_miller@apple.com
Remove MovHintRemoval phase
commit
|
commitdiff
|
tree
2020-08-25
keith_miller@apple.com
Update test262 (mid Aug 2020 edition)
commit
|
commitdiff
|
tree
2020-08-14
keith_miller@apple.com
OSRAvailabilityAnalysis shouldn't mark GetStack nodes...
commit
|
commitdiff
|
tree
2020-08-05
keith_miller@apple.com
The various AllowList options should be able to take...
commit
|
commitdiff
|
tree
2020-08-05
keith_miller@apple.com
Add assertions / inline capacity to checkpoint side...
commit
|
commitdiff
|
tree
2020-08-05
keith_miller@apple.com
CheckpointSideState shoud play nicely with StackOverflowExce...
commit
|
commitdiff
|
tree
2020-07-31
keith_miller@apple.com
Move Options setter to where we allow access to the...
commit
|
commitdiff
|
tree
2020-07-31
keith_miller@apple.com
Reduce over include usage in JSC
commit
|
commitdiff
|
tree
2020-07-31
keith_miller@apple.com
Fix build around broken internal SDK for iOS 13
commit
|
commitdiff
|
tree
2020-07-31
keith_miller@apple.com
Remove UB from nonPACBitsMask computation
commit
|
commitdiff
|
tree
2020-07-30
keith_miller@apple.com
Compute number of PAC bits from what the OS says its...
commit
|
commitdiff
|
tree
2020-07-23
keith_miller@apple.com
iOS simulator does not support WebAssembly
commit
|
commitdiff
|
tree
2020-07-23
keith_miller@apple.com
iOS simulator does not support WebAssembly
commit
|
commitdiff
|
tree
next