git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Unreviwed, add a comment to describe the test's failure mode. Suggested by mlam.
[WebKit-https.git]
/
Source
/
JavaScriptCore
/
ChangeLog
2016-05-24
fpizlo@apple.com
Unreviwed, add a comment to describe the test's failure...
blob
|
commitdiff
2016-05-24
fpizlo@apple.com
Map should not be in JSGlobalObject's static hashtable...
blob
|
commitdiff
|
diff to current
2016-05-24
fpizlo@apple.com
LLInt64 should have typed array fast paths for get_by_val
blob
|
commitdiff
|
diff to current
2016-05-24
utatane.tea@gmail.com
ThisTDZMode is no longer needed
blob
|
commitdiff
|
diff to current
2016-05-24
utatane.tea@gmail.com
Assertion failure for Reflect.get with Proxy and primit...
blob
|
commitdiff
|
diff to current
2016-05-24
ggaren@apple.com
REGRESSION (196374): deleting a global property is...
blob
|
commitdiff
|
diff to current
2016-05-23
sbarati@apple.com
The baseline JIT crashes when compiling "(1,1)/1"
blob
|
commitdiff
|
diff to current
2016-05-23
sbarati@apple.com
String template don't handle let initialization properl...
blob
|
commitdiff
|
diff to current
2016-05-23
sbarati@apple.com
Unreviewed. Fixed debug assertion failures from r201235.
blob
|
commitdiff
|
diff to current
2016-05-22
beidson@apple.com
Attempted Yosemite build fix after trac.webkit.org...
blob
|
commitdiff
|
diff to current
2016-05-22
beidson@apple.com
Move to C++14.
blob
|
commitdiff
|
diff to current
2016-05-22
sbarati@apple.com
REGRESSION(r199075): String.prototype.replace fails...
blob
|
commitdiff
|
diff to current
2016-05-22
cdumez@apple.com
Remove uses of PassRefPtr in JS bindings code
blob
|
commitdiff
|
diff to current
2016-05-21
joepeck@webkit.org
Remove LegacyProfiler
blob
|
commitdiff
|
diff to current
2016-05-21
commit-queue@webki...
Remove LegacyProfiler
blob
|
commitdiff
|
diff to current
2016-05-21
sbarati@apple.com
JSScope::abstractAccess doesn't need to copy the Symbol...
blob
|
commitdiff
|
diff to current
2016-05-20
commit-queue@webki...
Web Inspector: retained size for typed arrays does...
blob
|
commitdiff
|
diff to current
2016-05-20
ggaren@apple.com
reifyAllStaticProperties makes two copies of every...
blob
|
commitdiff
|
diff to current
2016-05-20
ggaren@apple.com
JSBench regression: CodeBlock linking always copies...
blob
|
commitdiff
|
diff to current
2016-05-20
commit-queue@webki...
[JSC] Improve int->float conversion in FTL
blob
|
commitdiff
|
diff to current
2016-05-20
commit-queue@webki...
[JSC] FTL can crash on stack overflow
blob
|
commitdiff
|
diff to current
2016-05-19
fpizlo@apple.com
DFG::LICMPhase shouldn't hoist type checks unless it...
blob
|
commitdiff
|
diff to current
2016-05-19
mark.lam@apple.com
Code that null checks the VM pointer before any use...
blob
|
commitdiff
|
diff to current
2016-05-19
sbarati@apple.com
arrow function lexical environment should reuse the...
blob
|
commitdiff
|
diff to current
2016-05-19
msaboff@apple.com
Unreviewed build fix.
blob
|
commitdiff
|
diff to current
2016-05-19
commit-queue@webki...
JSC: DFG::SpeculativeJIT::compile special case for...
blob
|
commitdiff
|
diff to current
2016-05-19
bburg@apple.com
Web Inspector: use a consistent prefix for injected...
blob
|
commitdiff
|
diff to current
2016-05-19
ossy@webkit.org
[ARM] Remove redefined macro after r200606
blob
|
commitdiff
|
diff to current
2016-05-19
sbarati@apple.com
Function with default parameter values that are arrow...
blob
|
commitdiff
|
diff to current
2016-05-18
msaboff@apple.com
r199812 broke test262
blob
|
commitdiff
|
diff to current
2016-05-18
utatane.tea@gmail.com
[ES6] Namespace object re-export should be handled...
blob
|
commitdiff
|
diff to current
2016-05-18
fpizlo@apple.com
JSC should detect the right default locale even when...
blob
|
commitdiff
|
diff to current
2016-05-17
dino@apple.com
Remove ES6_GENERATORS flag
blob
|
commitdiff
|
diff to current
2016-05-17
keith_miller@apple.com
Rollout r200426 since it causes PLT regressions.
blob
|
commitdiff
|
diff to current
2016-05-17
keith_miller@apple.com
Add test262 harness support code
blob
|
commitdiff
|
diff to current
2016-05-17
fpizlo@apple.com
WTF should know about Language
blob
|
commitdiff
|
diff to current
2016-05-17
joepeck@webkit.org
console namespace breaks putting properties on console...
blob
|
commitdiff
|
diff to current
2016-05-17
utatane.tea@gmail.com
Unreviewed, dump more information when math-pow-stable...
blob
|
commitdiff
|
diff to current
2016-05-17
sbarati@apple.com
ShadowChicken crashes when reading a scope from the...
blob
|
commitdiff
|
diff to current
2016-05-17
utatane.tea@gmail.com
REGRESSION(r200208): It made 2 JSC stress tests fail...
blob
|
commitdiff
|
diff to current
2016-05-17
commit-queue@webki...
[JSC] "return this" in a constructor does not need...
blob
|
commitdiff
|
diff to current
2016-05-17
commit-queue@webki...
[JSC] Remove the index check from op_get_by_val/op_put_...
blob
|
commitdiff
|
diff to current
2016-05-17
commit-queue@webki...
[JSC][DFG] Fill spilled Int32 as Int32 instead of JSInt32
blob
|
commitdiff
|
diff to current
2016-05-17
sbarati@apple.com
Unreviewed Cloop build fix.
blob
|
commitdiff
|
diff to current
2016-05-16
sbarati@apple.com
Hook up ShadowChicken to the debugger to show tail...
blob
|
commitdiff
|
diff to current
2016-05-16
sbarati@apple.com
TypeSet/StructureShape have a flawed sense of JS protot...
blob
|
commitdiff
|
diff to current
2016-05-16
joepeck@webkit.org
Unreviewed rollout r200924. Caused js/regress/string...
blob
|
commitdiff
|
diff to current
2016-05-16
annulen@yandex.ru
Unreviewed, fixed typo in a comment.
blob
|
commitdiff
|
diff to current
2016-05-16
fpizlo@apple.com
FixupPhase should be more eager to demote bit math...
blob
|
commitdiff
|
diff to current
2016-05-16
msaboff@apple.com
RegExp /y flag incorrect handling of mixed-length alter...
blob
|
commitdiff
|
diff to current
2016-05-15
fpizlo@apple.com
DFG::Plan shouldn't read from its VM once it's been...
blob
|
commitdiff
|
diff to current
2016-05-15
utatane.tea@gmail.com
Modernize Intl constructors; using InternalFunction...
blob
|
commitdiff
|
diff to current
2016-05-14
commit-queue@webki...
Remove LegacyProfiler
blob
|
commitdiff
|
diff to current
2016-05-14
commit-queue@webki...
jsc: samplingProfilerStackTraces() without starting...
blob
|
commitdiff
|
diff to current
2016-05-14
sbarati@apple.com
DFG/FTL have a few bugs in their reasoning about the...
blob
|
commitdiff
|
diff to current
2016-05-13
benjamin@webkit.org
[JSC] SetLocal without exit do not need phantoms
blob
|
commitdiff
|
diff to current
2016-05-13
benjamin@webkit.org
[JSC] Move the CheckTierUp function calls out of the...
blob
|
commitdiff
|
diff to current
2016-05-13
benjamin@webkit.org
[JSC] Emit the loads of emitLoadWithStructureCheck...
blob
|
commitdiff
|
diff to current
2016-05-13
joepeck@webkit.org
Web Inspector: Inform augmenting client when inspector...
blob
|
commitdiff
|
diff to current
2016-05-13
ggaren@apple.com
Runaway malloc memory usage in this simple JSC program
blob
|
commitdiff
|
diff to current
2016-05-13
mark.lam@apple.com
We should have one calleeSaveRegistersBuffer per VMEntr...
blob
|
commitdiff
|
diff to current
2016-05-13
bdakin@apple.com
Source/JavaScriptCore:
blob
|
commitdiff
|
diff to current
2016-05-13
utatane.tea@gmail.com
Assertion failure for direct eval in non-class method
blob
|
commitdiff
|
diff to current
2016-05-13
gskachkov@gmail.com
Assertion failure for super() call in arrow function...
blob
|
commitdiff
|
diff to current
2016-05-12
mark.lam@apple.com
Baseline and DFG's JSC_report...CompileTimes needs...
blob
|
commitdiff
|
diff to current
2016-05-12
ossy@webkit.org
Remove ENABLE(ES6_ARROWFUNCTION_SYNTAX) guards
blob
|
commitdiff
|
diff to current
2016-05-12
commit-queue@webki...
Web Inspector: CRASH getting internal properties of...
blob
|
commitdiff
|
diff to current
2016-05-12
commit-queue@webki...
[JSC] Make sure StringRange is passed to Vector by...
blob
|
commitdiff
|
diff to current
2016-05-12
commit-queue@webki...
ARMv7Assembler: suppress a -Wnarrowing warning when...
blob
|
commitdiff
|
diff to current
2016-05-12
commit-queue@webki...
Web Inspector: `this` in Scope Chain Sidebar does not...
blob
|
commitdiff
|
diff to current
2016-05-11
keith_miller@apple.com
Unreviewed, correct the title of the ChangeLog for...
blob
|
commitdiff
|
diff to current
2016-05-11
joepeck@webkit.org
JSC test stress/reflect-set.js failing after 200694
blob
|
commitdiff
|
diff to current
2016-05-11
fpizlo@apple.com
Beef up JSC profiler event log
blob
|
commitdiff
|
diff to current
2016-05-11
sbarati@apple.com
Air may decide to put the result register of an arithme...
blob
|
commitdiff
|
diff to current
2016-05-11
commit-queue@webki...
Improve error messages for accessing arguments.callee...
blob
|
commitdiff
|
diff to current
2016-05-11
commit-queue@webki...
Unreviewed, rolling out r200481.
blob
|
commitdiff
|
diff to current
2016-05-11
keith_miller@apple.com
TypedArray.prototype.slice should use the byteLength...
blob
|
commitdiff
|
diff to current
2016-05-11
msaboff@apple.com
REGRESSION(r200447): Unable to build C_LOOP with clang...
blob
|
commitdiff
|
diff to current
2016-05-11
fpizlo@apple.com
Internal JSC profiler should have a timestamped log...
blob
|
commitdiff
|
diff to current
2016-05-10
commit-queue@webki...
Web Inspector: Backend should initiate timeline recordi...
blob
|
commitdiff
|
diff to current
2016-05-10
commit-queue@webki...
Make the different evaluateWithScopeExtension implement...
blob
|
commitdiff
|
diff to current
2016-05-10
commit-queue@webki...
[JSC] FTL can produce GetByVal nodes without proper...
blob
|
commitdiff
|
diff to current
2016-05-10
joepeck@webkit.org
Web Inspector: Eliminate the crazy code for evaluateOnC...
blob
|
commitdiff
|
diff to current
2016-05-10
sbarati@apple.com
Make super-property-access.js test run for less time...
blob
|
commitdiff
|
diff to current
2016-05-10
ossy@webkit.org
[JSC] Fix the !ENABLE(DFG_JIT) build
blob
|
commitdiff
|
diff to current
2016-05-10
commit-queue@webki...
Web Inspector: CRASH under JSC::DebuggerCallFrame:...
blob
|
commitdiff
|
diff to current
2016-05-10
fpizlo@apple.com
Unreviewed, fix cloop.
blob
|
commitdiff
|
diff to current
2016-05-10
msaboff@apple.com
Crash beneath ObjCCallbackFunctionImpl::call
blob
|
commitdiff
|
diff to current
2016-05-10
fpizlo@apple.com
Polymorphic operands in operators coerces downstream...
blob
|
commitdiff
|
diff to current
2016-05-09
keith_miller@apple.com
CallObjectConstructor should not call operationToThis...
blob
|
commitdiff
|
diff to current
2016-05-09
sbarati@apple.com
Getter and setter on super are called with wrong "this...
blob
|
commitdiff
|
diff to current
2016-05-09
cdumez@apple.com
[COCOA] Disable HAVE_DTRACE at build time
blob
|
commitdiff
|
diff to current
2016-05-07
mark.lam@apple.com
Add JSC options bytecodeRangeToJITCompile and jitWhitelist.
blob
|
commitdiff
|
diff to current
2016-05-07
commit-queue@webki...
[JSC][32bit] stress/tagged-templates-template-object...
blob
|
commitdiff
|
diff to current
2016-05-07
joepeck@webkit.org
Web Inspector: Misc CommandLineAPI cleanup
blob
|
commitdiff
|
diff to current
2016-05-07
commit-queue@webki...
Web Inspector: Improve console.count()
blob
|
commitdiff
|
diff to current
2016-05-07
simon.fraser@apple.com
Enable IOS_TEXT_AUTOSIZING on Mac and make it testable
blob
|
commitdiff
|
diff to current
2016-05-06
commit-queue@webki...
Web Inspector: Console: Variables defined with let...
blob
|
commitdiff
|
diff to current
2016-05-06
mark.lam@apple.com
Add JSC options reportBaselineCompileTimes and reportDF...
blob
|
commitdiff
|
diff to current
2016-05-06
commit-queue@webki...
[JSC] Get rid of NonNegZeroDouble, it is broken
blob
|
commitdiff
|
diff to current
next