git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Non-unified build fixes, late September 2020 edition
[WebKit-https.git]
/
Source
/
JavaScriptCore
/
ChangeLog
2020-09-25
aperez@igalia.com
Non-unified build fixes, late September 2020 edition
blob
|
commitdiff
2020-09-25
ross.kirsling@sony.com
%TypedArray%.prototype.toLocaleString must make conscio...
blob
|
commitdiff
|
diff to current
2020-09-25
ross.kirsling@sony.com
%TypedArray%.prototype.sort must throw if comparator...
blob
|
commitdiff
|
diff to current
2020-09-24
ross.kirsling@sony.com
JSTests:
blob
|
commitdiff
|
diff to current
2020-09-24
basuke.suzuki@sony.com
[PlayStation] Stop raising SIGPIPE when client side...
blob
|
commitdiff
|
diff to current
2020-09-24
commit-queue@webki...
[MIPS] Broken build after r267371
blob
|
commitdiff
|
diff to current
2020-09-24
ross.kirsling@sony.com
%TypedArray%.prototype.fill must only evaluate its...
blob
|
commitdiff
|
diff to current
2020-09-24
ross.kirsling@sony.com
%ArrayIteratorPrototype%.next must check for detached...
blob
|
commitdiff
|
diff to current
2020-09-24
ysuzuki@apple.com
[JSC] Simply some of template-specialized host function...
blob
|
commitdiff
|
diff to current
2020-09-24
shvaikalesh@gmail.com
Update Array.prototype.sort to be consistent with tight...
blob
|
commitdiff
|
diff to current
2020-09-23
ysuzuki@apple.com
[JSC] Intl spec update: handle awkward rounding behavior
blob
|
commitdiff
|
diff to current
2020-09-23
ticaiolima@gmail.com
[JSC][ESNext] Create a new opcode to handle private...
blob
|
commitdiff
|
diff to current
2020-09-23
ysuzuki@apple.com
[JSC] Enable Intl.DateTimeFormat dayPeriod
blob
|
commitdiff
|
diff to current
2020-09-22
commit-queue@webki...
Coerce computed property before adding to |excludedList|
blob
|
commitdiff
|
diff to current
2020-09-22
pmatos@igalia.com
Fix MIPS leai,leap when offset is nonzero
blob
|
commitdiff
|
diff to current
2020-09-21
ysuzuki@apple.com
[JSC] BigInt should work with Map / Set
blob
|
commitdiff
|
diff to current
2020-09-21
mark.lam@apple.com
Move some LLInt globals into JSC::Config.
blob
|
commitdiff
|
diff to current
2020-09-21
basuke.suzuki@sony.com
[WinCairo][PlayStation] Support different instances...
blob
|
commitdiff
|
diff to current
2020-09-21
keith_miller@apple.com
Functions should consistently enumerate length before...
blob
|
commitdiff
|
diff to current
2020-09-21
ysuzuki@apple.com
[JSC] Proxy should be trapped if base value is primitive
blob
|
commitdiff
|
diff to current
2020-09-20
ysuzuki@apple.com
[JSC] Drop Options::useBigInt
blob
|
commitdiff
|
diff to current
2020-09-20
ysuzuki@apple.com
Unreviewed, use RELEASE_AND_RETURN to suppress exceptio...
blob
|
commitdiff
|
diff to current
2020-09-19
ysuzuki@apple.com
[JSC] Generator declaration should not be allowed in...
blob
|
commitdiff
|
diff to current
2020-09-19
ysuzuki@apple.com
[JSC] PreciseAllocation's isNewlyAllocated flag should...
blob
|
commitdiff
|
diff to current
2020-09-19
sbarati@apple.com
console APIs shouldn't crash making a string that's...
blob
|
commitdiff
|
diff to current
2020-09-18
keith_miller@apple.com
DFG should ensure there are PhantomLocals for the taken...
blob
|
commitdiff
|
diff to current
2020-09-18
pmatos@igalia.com
Unified build fixes from ARMv7 build failures
blob
|
commitdiff
|
diff to current
2020-09-18
mark.lam@apple.com
Use OS_CONSTANT(EFFECTIVE_ADDRESS_WIDTH) in speculation...
blob
|
commitdiff
|
diff to current
2020-09-18
drousso@apple.com
Web Inspector: REGRESSION(r266885): fix open source...
blob
|
commitdiff
|
diff to current
2020-09-18
tzagallo@apple.com
Inconsistent loop exit assertion in B3ReduceLoopStrength
blob
|
commitdiff
|
diff to current
2020-09-17
ysuzuki@apple.com
[JSC] Async generator default-export is not handled
blob
|
commitdiff
|
diff to current
2020-09-17
ysuzuki@apple.com
[JSC] Update JSModuleNamespaceObject::defineOwnProperty
blob
|
commitdiff
|
diff to current
2020-09-17
mark.lam@apple.com
Add some pointer sanity checks to speculationFromCell().
blob
|
commitdiff
|
diff to current
2020-09-17
ysuzuki@apple.com
Support export namespace `export * as ns`
blob
|
commitdiff
|
diff to current
2020-09-17
ysuzuki@apple.com
[JSC] Optimize Promise#finally by avoiding creating...
blob
|
commitdiff
|
diff to current
2020-09-16
sbarati@apple.com
Don't IC a null custom accessor/value setter
blob
|
commitdiff
|
diff to current
2020-09-16
commit-queue@webki...
[Flatpak SDK][WPE] Launching the remote inspector kills MB
blob
|
commitdiff
|
diff to current
2020-09-16
aperez@igalia.com
Non-unified build fixes, early September 2020 edition
blob
|
commitdiff
|
diff to current
2020-09-16
sbarati@apple.com
JSImmutableButterfly::get needs to return jsDoubleNumbe...
blob
|
commitdiff
|
diff to current
2020-09-16
ysuzuki@apple.com
[JSC] Cache UDateTimePatternGenerator
blob
|
commitdiff
|
diff to current
2020-09-16
commit-queue@webki...
Check whether the iterator is callable in spread
blob
|
commitdiff
|
diff to current
2020-09-15
tzagallo@apple.com
Object allocation sinking forgets escaped nodes when...
blob
|
commitdiff
|
diff to current
2020-09-15
sbarati@apple.com
CustomFunctionEquivalence PropertyCondition needs to...
blob
|
commitdiff
|
diff to current
2020-09-15
ysuzuki@apple.com
[JSC] Apply Intl.DateTimeFormat hour-cycle correctly...
blob
|
commitdiff
|
diff to current
2020-09-15
ysuzuki@apple.com
[JSC] Intl.Collator should take collation option
blob
|
commitdiff
|
diff to current
2020-09-15
jh718.park@samsung.com
Unreviewed. Remove the build warning below since r228533.
blob
|
commitdiff
|
diff to current
2020-09-15
keith_miller@apple.com
BytecodeParser should GetLocal op_ret's value even...
blob
|
commitdiff
|
diff to current
2020-09-14
shvaikalesh@gmail.com
Proxy's "ownKeys" trap result should not be sorted
blob
|
commitdiff
|
diff to current
2020-09-14
shvaikalesh@gmail.com
ArraySetLength should coerce [[Value]] before descripto...
blob
|
commitdiff
|
diff to current
2020-09-14
sbarati@apple.com
Remove bogus asserts in FTLLower that assume programs...
blob
|
commitdiff
|
diff to current
2020-09-14
shvaikalesh@gmail.com
Make a few built-in methods throw if called as top...
blob
|
commitdiff
|
diff to current
2020-09-14
drousso@apple.com
Web Inspector: REGRESSION(r266885): dyld: Symbol not...
blob
|
commitdiff
|
diff to current
2020-09-14
sbarati@apple.com
Don't assume byte code operands are uint32 JSValues
blob
|
commitdiff
|
diff to current
2020-09-12
ysuzuki@apple.com
[JSC] Canonicalize "true" unicode extension type value...
blob
|
commitdiff
|
diff to current
2020-09-12
ysuzuki@apple.com
[JSC] attribute-change transition should not pin Structure
blob
|
commitdiff
|
diff to current
2020-09-11
ysuzuki@apple.com
[JSC] customGetterSetterFunctionCall should have proper...
blob
|
commitdiff
|
diff to current
2020-09-11
ysuzuki@apple.com
[JSC] Add exception checks to JSCallbackObject
blob
|
commitdiff
|
diff to current
2020-09-11
ysuzuki@apple.com
[JSC] agent start function should move isolated copy...
blob
|
commitdiff
|
diff to current
2020-09-11
ysuzuki@apple.com
[JSC] unshift / shift should take structure lock
blob
|
commitdiff
|
diff to current
2020-09-11
jh718.park@samsung.com
Unreviewed. Remove the build warning below since r266885.
blob
|
commitdiff
|
diff to current
2020-09-10
shvaikalesh@gmail.com
Promise.prototype.finally should perform PromiseResolve
blob
|
commitdiff
|
diff to current
2020-09-10
drousso@apple.com
Web Inspector: modernize generated backend protocol...
blob
|
commitdiff
|
diff to current
2020-09-10
sbarati@apple.com
OutOfBoundsSaneChain operations should use their own...
blob
|
commitdiff
|
diff to current
2020-09-09
keith_miller@apple.com
BigInt should PACCage its data pointer
blob
|
commitdiff
|
diff to current
2020-09-09
shvaikalesh@gmail.com
Don't emitDirectBinding() if there is a [...rest] eleme...
blob
|
commitdiff
|
diff to current
2020-09-09
ysuzuki@apple.com
[JSC] returnEarlyFromInfiniteLoopsForFuzzing should...
blob
|
commitdiff
|
diff to current
2020-09-08
sbarati@apple.com
re-enable TCSM on all OSs
blob
|
commitdiff
|
diff to current
2020-09-08
ysuzuki@apple.com
[JSC] Special property caching should check Structure...
blob
|
commitdiff
|
diff to current
2020-09-07
jh718.park@samsung.com
Unreviewed. Remove the build warning below since r266567.
blob
|
commitdiff
|
diff to current
2020-09-06
darin@apple.com
TextCodec refinements
blob
|
commitdiff
|
diff to current
2020-09-06
ysuzuki@apple.com
Unreviewed, suppress exception checking after unwrapFor...
blob
|
commitdiff
|
diff to current
2020-09-05
drousso@apple.com
Web Inspector: allow DOM breakpoints to be configured
blob
|
commitdiff
|
diff to current
2020-09-05
ysuzuki@apple.com
[JSC] Align legacy Intl constructor behavior to spec
blob
|
commitdiff
|
diff to current
2020-09-04
shvaikalesh@gmail.com
Array.prototype.push should always perform [[Set]]...
blob
|
commitdiff
|
diff to current
2020-09-04
shvaikalesh@gmail.com
Array.prototype.push should always perform [[Set]]...
blob
|
commitdiff
|
diff to current
2020-09-04
carlosgc@webkit.org
Unreviewed. [GLIB] Add missing return
blob
|
commitdiff
|
diff to current
2020-09-04
ysuzuki@apple.com
[JSC] Cache toString / valueOf / @@toPrimitive for...
blob
|
commitdiff
|
diff to current
2020-09-03
sbarati@apple.com
Sampling profiler should dump hash as part of the top...
blob
|
commitdiff
|
diff to current
2020-09-03
drousso@apple.com
Web Inspector: allow url breakpoints to be configured
blob
|
commitdiff
|
diff to current
2020-09-03
drousso@apple.com
Web Inspector: allow special JavaScript breakpoints...
blob
|
commitdiff
|
diff to current
2020-09-03
keith_miller@apple.com
Finish comment describing the various *Stack SSA nodes...
blob
|
commitdiff
|
diff to current
2020-09-03
ddkilzer@apple.com
AbstractMacroAssembler::Jump class has uninitialized...
blob
|
commitdiff
|
diff to current
2020-09-03
ross.kirsling@sony.com
[JSC] Add missing detached buffer errors for DataView
blob
|
commitdiff
|
diff to current
2020-09-02
msaboff@apple.com
ASSERTION FAILED: value.isCell() && value.asCell()...
blob
|
commitdiff
|
diff to current
2020-09-02
ysuzuki@apple.com
Skip fast/css-custom-paint/out-of-memory-while-adding...
blob
|
commitdiff
|
diff to current
2020-09-01
mark.lam@apple.com
Remove some PtrTag debugging code from release builds.
blob
|
commitdiff
|
diff to current
2020-09-01
carlosgc@webkit.org
[Linux] Web Inspector: show per thread cpu usage
blob
|
commitdiff
|
diff to current
2020-08-31
ysuzuki@apple.com
[JSC] StructureStubInfo / CallLinkInfo / ByValInfo...
blob
|
commitdiff
|
diff to current
2020-08-31
ysuzuki@apple.com
[JSC] @defaultPromiseThen fast path should check specie...
blob
|
commitdiff
|
diff to current
2020-08-31
ysuzuki@apple.com
[JSC] Use -2 for grouping options in IntlRelativeTimeFormat
blob
|
commitdiff
|
diff to current
2020-08-31
ysuzuki@apple.com
[JSC] async function cannot appear in single-statement...
blob
|
commitdiff
|
diff to current
2020-08-29
ysuzuki@apple.com
[JSC] `let [` sequence cannot appear in ExpressionState...
blob
|
commitdiff
|
diff to current
2020-08-29
ysuzuki@apple.com
[JSC] for-of uses AssignmentExpression while for-in...
blob
|
commitdiff
|
diff to current
2020-08-29
ysuzuki@apple.com
[JSC] for-of / for-in left-hand-side target should...
blob
|
commitdiff
|
diff to current
2020-08-29
ysuzuki@apple.com
[JSC] Implement Intl.DateTimeFormat dayPeriod
blob
|
commitdiff
|
diff to current
2020-08-29
ysuzuki@apple.com
[JSC] super property with new should be accepted
blob
|
commitdiff
|
diff to current
2020-08-29
ysuzuki@apple.com
[JSC] `new import.meta()` is acceptable
blob
|
commitdiff
|
diff to current
2020-08-28
shvaikalesh@gmail.com
__proto__ in object literal should perform [[SetPrototy...
blob
|
commitdiff
|
diff to current
2020-08-27
ysuzuki@apple.com
[JSC] setLength in Array#push could get very large...
blob
|
commitdiff
|
diff to current
2020-08-27
sbarati@apple.com
GetByVal constant folding over a Double OutOfBoundsSane...
blob
|
commitdiff
|
diff to current
next