git://git.webkit.org
/
WebKit-https.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
JITMathIC was misusing maxJumpReplacementSize
2016-09-01
sbarati@apple.com
JITMathIC was misusing maxJumpReplacementSize
commit
|
commitdiff
|
tree
2016-08-28
sbarati@apple.com
Make SpeculatedType a 64-bit integer
commit
|
commitdiff
|
tree
2016-08-24
sbarati@apple.com
It should be easy to run ES6SampleBench from the jsc...
commit
|
commitdiff
|
tree
2016-08-23
sbarati@apple.com
JSC should have a "microbenchmarks" directory instead...
commit
|
commitdiff
|
tree
2016-08-23
sbarati@apple.com
strict mode eval should not fire the var injection...
commit
|
commitdiff
|
tree
2016-08-23
sbarati@apple.com
JIT::updateTopCallframe() in the baseline JIT should...
commit
|
commitdiff
|
tree
2016-08-18
sbarati@apple.com
Make @Array(size) a bytecode intrinsic
commit
|
commitdiff
|
tree
2016-08-15
sbarati@apple.com
Web Inspector: Introduce a method to enable code coverage...
commit
|
commitdiff
|
tree
2016-08-15
sbarati@apple.com
Array.prototype.map builtin should go on the fast path...
commit
|
commitdiff
|
tree
2016-08-13
sbarati@apple.com
Inline store loop for CopyRest in DFG and FTL for certain...
commit
|
commitdiff
|
tree
2016-08-10
sbarati@apple.com
Web Inspector: rebase inspector/model/remote-object...
commit
|
commitdiff
|
tree
2016-08-10
sbarati@apple.com
Unreviewed. Skip a JSC test that's timing out and an...
commit
|
commitdiff
|
tree
2016-08-10
sbarati@apple.com
JSBoundFunction should lazily generate its name string
commit
|
commitdiff
|
tree
2016-08-09
sbarati@apple.com
Parser<LexerType>::parseFunctionInfo() has the wrong...
commit
|
commitdiff
|
tree
2016-08-06
sbarati@apple.com
various math operations don't properly check for an...
commit
|
commitdiff
|
tree
2016-08-05
sbarati@apple.com
Assertion failure when accessing TDZ variable in catch...
commit
|
commitdiff
|
tree
2016-08-05
sbarati@apple.com
Restore CodeBlock jettison code to jettison when a...
commit
|
commitdiff
|
tree
2016-08-03
sbarati@apple.com
Implement nested rest destructuring w.r.t the ES7 spec
commit
|
commitdiff
|
tree
2016-08-03
sbarati@apple.com
Rename Changelog to ChangeLog
commit
|
commitdiff
|
tree
2016-08-03
sbarati@apple.com
update a class extending null w.r.t the ES7 spec
commit
|
commitdiff
|
tree
2016-08-01
sbarati@apple.com
Sub should be a Math IC
commit
|
commitdiff
|
tree
2016-07-27
sbarati@apple.com
We don't optimize for-in properly in baseline JIT ...
commit
|
commitdiff
|
tree
2016-07-27
sbarati@apple.com
MathICs should be able to emit only a jump along the...
commit
|
commitdiff
|
tree
2016-07-27
sbarati@apple.com
rollout r203666
commit
|
commitdiff
|
tree
2016-07-25
sbarati@apple.com
MathICs should be able to take and dump stats about...
commit
|
commitdiff
|
tree
2016-07-25
sbarati@apple.com
op_mul/ArithMul(Untyped,Untyped) should be an IC
commit
|
commitdiff
|
tree
2016-07-22
sbarati@apple.com
REGRESSION(r203537): It made many tests crash on ARMv7...
commit
|
commitdiff
|
tree
2016-07-22
sbarati@apple.com
callOperation(.) variants in the DFG that explicitly...
commit
|
commitdiff
|
tree
2016-07-21
sbarati@apple.com
op_add/ValueAdd should be an IC in all JIT tiers
commit
|
commitdiff
|
tree
2016-07-15
sbarati@apple.com
It should be a syntax error to have a 'use strict'...
commit
|
commitdiff
|
tree
2016-07-11
sbarati@apple.com
some paths in Array.prototype.splice don't account...
commit
|
commitdiff
|
tree
2016-07-09
sbarati@apple.com
We may add a ReadOnly property without setting the...
commit
|
commitdiff
|
tree
2016-07-07
sbarati@apple.com
ToThis constant folding in DFG is incorrect when the...
commit
|
commitdiff
|
tree
2016-07-06
sbarati@apple.com
InlineAccess::sizeForLengthAccess() is wrong on some...
commit
|
commitdiff
|
tree
2016-07-06
sbarati@apple.com
StackVisitor::unwindToMachineCodeBlockFrame() may unwind...
commit
|
commitdiff
|
tree
2016-07-05
sbarati@apple.com
our parsing for "use strict" is wrong when we first...
commit
|
commitdiff
|
tree
2016-07-05
sbarati@apple.com
reportAbandonedObjectGraph should report abandoned...
commit
|
commitdiff
|
tree
2016-07-03
sbarati@apple.com
BytecodeGenerator::getVariablesUnderTDZ is too conservative
commit
|
commitdiff
|
tree
2016-07-02
sbarati@apple.com
fix "ASSERTION FAILED: currentOffset() >= currentLineStartOf...
commit
|
commitdiff
|
tree
2016-06-30
sbarati@apple.com
missing exception checks in arrayProtoFuncReverse
commit
|
commitdiff
|
tree
2016-06-30
sbarati@apple.com
get_by_id_with_this does not trigger a to_this in caller.
commit
|
commitdiff
|
tree
2016-06-30
sbarati@apple.com
We need to to_this when an inner arrow function uses...
commit
|
commitdiff
|
tree
2016-06-30
sbarati@apple.com
JSGlobalLexicalEnvironment needs a toThis implementation
commit
|
commitdiff
|
tree
2016-06-29
sbarati@apple.com
We don't emit TDZ checks for call_eval
commit
|
commitdiff
|
tree
2016-06-29
sbarati@apple.com
Destructuring variable declaration is missing a validation...
commit
|
commitdiff
|
tree
2016-06-29
sbarati@apple.com
Assertion failure or crash when accessing let-variable...
commit
|
commitdiff
|
tree
2016-06-28
sbarati@apple.com
some Watchpoints' ::fireInternal method will call operations...
commit
|
commitdiff
|
tree
2016-06-23
sbarati@apple.com
DFGSpeculativeJIT's m_slowPathLambdas should restore...
commit
|
commitdiff
|
tree
2016-06-23
sbarati@apple.com
run-javascriptcore-tests should have some environment...
commit
|
commitdiff
|
tree
2016-06-23
sbarati@apple.com
TypeProfiler and TypeProfilerLog don't play nicely...
commit
|
commitdiff
|
tree
2016-06-21
sbarati@apple.com
CodeBlock::shrinkToFit is racy
commit
|
commitdiff
|
tree
2016-06-21
sbarati@apple.com
LLInt doesn't throw stack exception overflow from parent...
commit
|
commitdiff
|
tree
2016-06-19
sbarati@apple.com
We should be able to generate more types of ICs inline
commit
|
commitdiff
|
tree
2016-06-14
sbarati@apple.com
Follow up to: Web Inspector: Call Trees view should...
commit
|
commitdiff
|
tree
2016-06-14
sbarati@apple.com
The sampling profiler should further protect itself...
commit
|
commitdiff
|
tree
2016-06-13
sbarati@apple.com
Web Inspector: Call Trees view should have a 'Top Functions...
commit
|
commitdiff
|
tree
2016-06-07
sbarati@apple.com
InvalidationPointInjectionPhase creates bogus InvalidationPo...
commit
|
commitdiff
|
tree
2016-06-07
sbarati@apple.com
operationProcessTypeProfilerLogDFG doesn't update topCallFrame
commit
|
commitdiff
|
tree
2016-06-07
sbarati@apple.com
equal(StringView, StringView) for strings should have...
commit
|
commitdiff
|
tree
2016-06-04
sbarati@apple.com
Proxy.ownKeys should no longer throw an exception when...
commit
|
commitdiff
|
tree
2016-06-03
sbarati@apple.com
Some shadow chicken code is wrong when run on a big...
commit
|
commitdiff
|
tree
2016-06-02
sbarati@apple.com
global lexical environment variables are not accessible...
commit
|
commitdiff
|
tree
2016-06-02
sbarati@apple.com
Teach bytecode liveness about the debugger
commit
|
commitdiff
|
tree
2016-05-31
sbarati@apple.com
Web Inspector: capturing with Allocations timeline...
commit
|
commitdiff
|
tree
2016-05-29
sbarati@apple.com
Stack overflow crashes with deep or cyclic proxy prototype...
commit
|
commitdiff
|
tree
2016-05-27
sbarati@apple.com
DebuggerCallFrame crashes when updated with the globalExec...
commit
|
commitdiff
|
tree
2016-05-27
sbarati@apple.com
ShadowChicken/DebuggerCallFrame don't properly handle...
commit
|
commitdiff
|
tree
2016-05-24
sbarati@apple.com
We can cache lookups to JSScope::abstractResolve inside...
commit
|
commitdiff
|
tree
2016-05-23
sbarati@apple.com
The baseline JIT crashes when compiling "(1,1)/1"
commit
|
commitdiff
|
tree
2016-05-23
sbarati@apple.com
String template don't handle let initialization properly...
commit
|
commitdiff
|
tree
2016-05-23
sbarati@apple.com
Unreviewed. Fixed debug assertion failures from r201235.
commit
|
commitdiff
|
tree
2016-05-22
sbarati@apple.com
REGRESSION(r199075): String.prototype.replace fails...
commit
|
commitdiff
|
tree
2016-05-21
sbarati@apple.com
JSScope::abstractAccess doesn't need to copy the SymbolTable...
commit
|
commitdiff
|
tree
2016-05-19
sbarati@apple.com
arrow function lexical environment should reuse the...
commit
|
commitdiff
|
tree
2016-05-19
sbarati@apple.com
Function with default parameter values that are arrow...
commit
|
commitdiff
|
tree
2016-05-19
sbarati@apple.com
StringBuilder::appendQuotedJSONString doesn't properly...
commit
|
commitdiff
|
tree
2016-05-18
sbarati@apple.com
LayoutTest inspector/debugger/tail-recursion.html failing...
commit
|
commitdiff
|
tree
2016-05-17
sbarati@apple.com
ShadowChicken crashes when reading a scope from the...
commit
|
commitdiff
|
tree
2016-05-17
sbarati@apple.com
Unreviewed Cloop build fix.
commit
|
commitdiff
|
tree
2016-05-16
sbarati@apple.com
Hook up ShadowChicken to the debugger to show tail...
commit
|
commitdiff
|
tree
2016-05-16
sbarati@apple.com
TypeSet/StructureShape have a flawed sense of JS prototype...
commit
|
commitdiff
|
tree
2016-05-14
sbarati@apple.com
DFG/FTL have a few bugs in their reasoning about the...
commit
|
commitdiff
|
tree
2016-05-11
sbarati@apple.com
Air may decide to put the result register of an arithmetic...
commit
|
commitdiff
|
tree
2016-05-10
sbarati@apple.com
Make super-property-access.js test run for less time...
commit
|
commitdiff
|
tree
2016-05-09
sbarati@apple.com
Getter and setter on super are called with wrong "this...
commit
|
commitdiff
|
tree
2016-04-28
sbarati@apple.com
Move the implementation of Settings::globalConstRedeclaratio...
commit
|
commitdiff
|
tree
2016-04-27
sbarati@apple.com
JSC should have an option to allow global const redeclarations
commit
|
commitdiff
|
tree
2016-04-25
sbarati@apple.com
We don't have to parse a function's parameters every...
commit
|
commitdiff
|
tree
2016-04-22
sbarati@apple.com
LLInt CallSiteIndex off by 1
commit
|
commitdiff
|
tree
2016-04-22
sbarati@apple.com
Lets do less locking of symbol tables in the BytecodeGenerat...
commit
|
commitdiff
|
tree
2016-04-21
sbarati@apple.com
Remove some unnecessary RefPtrs in the parser
commit
|
commitdiff
|
tree
2016-04-21
sbarati@apple.com
Improve sampling profiler CLI JSC tool
commit
|
commitdiff
|
tree
2016-04-20
sbarati@apple.com
We don't need a manual stack for an RAII object when...
commit
|
commitdiff
|
tree
2016-04-20
sbarati@apple.com
Remove unused m_writtenVariables from the parser and...
commit
|
commitdiff
|
tree
2016-04-20
sbarati@apple.com
Unreviewed, fix cloop build after r199754.
commit
|
commitdiff
|
tree
2016-04-20
sbarati@apple.com
Add a couple UNLIKELY macros in parseMemberExpression
commit
|
commitdiff
|
tree
2016-04-20
sbarati@apple.com
allow jsc shell to dump sampling profiler data
commit
|
commitdiff
|
tree
2016-04-19
sbarati@apple.com
implement dynamic scope accesses in the DFG/FTL
commit
|
commitdiff
|
tree
2016-04-12
sbarati@apple.com
Lets not iterate over the constant pool twice every...
commit
|
commitdiff
|
tree
2016-04-12
sbarati@apple.com
isLocked() assertion broke builds because ConcurrentJITLock...
commit
|
commitdiff
|
tree
next