git://git.webkit.org
/
WebKit-https.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Array.prototype.concat should not modify frozen objects.
2016-10-11
mark.lam@apple.com
Array.prototype.concat should not modify frozen objects.
commit
|
commitdiff
|
tree
2016-10-11
mark.lam@apple.com
Change ArrayPrototype.cpp's putLength() and setLength...
commit
|
commitdiff
|
tree
2016-10-10
mark.lam@apple.com
Rename the StrictModeReadonlyPropertyWriteError string...
commit
|
commitdiff
|
tree
2016-10-08
mark.lam@apple.com
Object.freeze() and seal() should throw if [[PreventExtensio...
commit
|
commitdiff
|
tree
2016-09-30
mark.lam@apple.com
Remove the dumping of the stack back trace in VM::verifyExce...
commit
|
commitdiff
|
tree
2016-09-30
mark.lam@apple.com
Use topVMEntryFrame to determine whether to skip the...
commit
|
commitdiff
|
tree
2016-09-29
mark.lam@apple.com
Re-enable StringView life-cycle checking.
commit
|
commitdiff
|
tree
2016-09-29
mark.lam@apple.com
Break some slow running tests into smaller bits so...
commit
|
commitdiff
|
tree
2016-09-29
mark.lam@apple.com
Re-enable StringView life-cycle checking.
commit
|
commitdiff
|
tree
2016-09-28
mark.lam@apple.com
Fix race condition in StringView's UnderlyingString...
commit
|
commitdiff
|
tree
2016-09-28
mark.lam@apple.com
createError() and JSObject::calculatedClassName() should...
commit
|
commitdiff
|
tree
2016-09-27
mark.lam@apple.com
Add some needed CatchScopes in code that should not...
commit
|
commitdiff
|
tree
2016-09-26
mark.lam@apple.com
Add some needed CatchScopes in code that should not...
commit
|
commitdiff
|
tree
2016-09-26
mark.lam@apple.com
Exception unwinding code should use a CatchScope instead...
commit
|
commitdiff
|
tree
2016-09-26
mark.lam@apple.com
Added RETURN_IF_EXCEPTION() macro and use it for exception...
commit
|
commitdiff
|
tree
2016-09-23
mark.lam@apple.com
Removed unused hasErrorInfo().
commit
|
commitdiff
|
tree
2016-09-22
mark.lam@apple.com
Array.prototype.join should do overflow checks on string...
commit
|
commitdiff
|
tree
2016-09-14
mark.lam@apple.com
Use Options::validateExceptionChecks() instead of VM...
commit
|
commitdiff
|
tree
2016-09-13
mark.lam@apple.com
DFG NewArrayBuffer node should watch for "have a bad...
commit
|
commitdiff
|
tree
2016-09-09
mark.lam@apple.com
Gardening: fixing a few JSC test failures.
commit
|
commitdiff
|
tree
2016-09-08
mark.lam@apple.com
REGRESSION (r205569?): 32-bit JSC test timeout: stress...
commit
|
commitdiff
|
tree
2016-09-08
mark.lam@apple.com
Add support for a ternary sub32 emitter for ARM64 and...
commit
|
commitdiff
|
tree
2016-09-07
mark.lam@apple.com
Add CatchScope and force all exception checks to be...
commit
|
commitdiff
|
tree
2016-09-06
mark.lam@apple.com
Gardening: change to use old header guard to appease...
commit
|
commitdiff
|
tree
2016-09-01
mark.lam@apple.com
Move some JSObject and JSArray inline functions to...
commit
|
commitdiff
|
tree
2016-08-31
mark.lam@apple.com
Gardening: skipping a flaky test from the JSC test...
commit
|
commitdiff
|
tree
2016-08-30
mark.lam@apple.com
Introduce the ThrowScope and force every throw site...
commit
|
commitdiff
|
tree
2016-08-24
mark.lam@apple.com
Gardening: restoring 2 test expectations removed in...
commit
|
commitdiff
|
tree
2016-08-22
mark.lam@apple.com
Remove dead code.
commit
|
commitdiff
|
tree
2016-08-18
mark.lam@apple.com
ScopedArguments is using the wrong owner object for...
commit
|
commitdiff
|
tree
2016-08-18
mark.lam@apple.com
Add LLINT probe() macro for X86_64.
commit
|
commitdiff
|
tree
2016-08-18
mark.lam@apple.com
Remove unused SlotVisitor::append() variant.
commit
|
commitdiff
|
tree
2016-08-17
mark.lam@apple.com
Remove an invalid assertion in the DFG backend's GetById...
commit
|
commitdiff
|
tree
2016-08-17
mark.lam@apple.com
Heap::collectAllGarbage() should work with JSC_useImmortalOb...
commit
|
commitdiff
|
tree
2016-08-15
mark.lam@apple.com
Make JSValue::strictEqual() handle failures to resolve...
commit
|
commitdiff
|
tree
2016-08-12
mark.lam@apple.com
OverridesHasInstance should not branch across register...
commit
|
commitdiff
|
tree
2016-08-12
mark.lam@apple.com
Gardening: fix gcc builds after r204387.
commit
|
commitdiff
|
tree
2016-08-11
mark.lam@apple.com
The jsc shell's Element host constructor should throw...
commit
|
commitdiff
|
tree
2016-08-11
mark.lam@apple.com
Disallow synchronous sweeping for eden GCs.
commit
|
commitdiff
|
tree
2016-08-10
mark.lam@apple.com
DFG's flushForTerminal() needs to add PhantomLocals...
commit
|
commitdiff
|
tree
2016-08-08
mark.lam@apple.com
ASSERTION FAILED: hasInlineStorage() in JSFinalObject...
commit
|
commitdiff
|
tree
2016-07-31
mark.lam@apple.com
Assertion failure while setting the length of an ArrayClass...
commit
|
commitdiff
|
tree
2016-07-29
mark.lam@apple.com
Gardening: removed unused variable.
commit
|
commitdiff
|
tree
2016-07-29
mark.lam@apple.com
Make StringView capable of being passed or returned...
commit
|
commitdiff
|
tree
2016-07-29
mark.lam@apple.com
Remove an unused line of code.
commit
|
commitdiff
|
tree
2016-07-29
mark.lam@apple.com
ASSERTION FAILED in errorProtoFuncToString() when Error...
commit
|
commitdiff
|
tree
2016-07-28
mark.lam@apple.com
StringView should have an explicit m_is8Bit field.
commit
|
commitdiff
|
tree
2016-07-27
mark.lam@apple.com
The second argument for Function.prototype.apply should...
commit
|
commitdiff
|
tree
2016-07-26
mark.lam@apple.com
Remove unused DEBUG_WITH_BREAKPOINT configuration.
commit
|
commitdiff
|
tree
2016-07-16
mark.lam@apple.com
Assertion failures and crashes with missing TDZ checks...
commit
|
commitdiff
|
tree
2016-07-15
mark.lam@apple.com
FunctionOverride's parseClause() needs to keep the...
commit
|
commitdiff
|
tree
2016-07-15
mark.lam@apple.com
Stack overflow error for deeply nested classes.
commit
|
commitdiff
|
tree
2016-07-14
mark.lam@apple.com
JSONObject Walker::walk must save array length before...
commit
|
commitdiff
|
tree
2016-07-13
mark.lam@apple.com
Gardening: C Loop build fix after r203142.
commit
|
commitdiff
|
tree
2016-07-13
mark.lam@apple.com
We should use different stack limits for stack checks...
commit
|
commitdiff
|
tree
2016-07-12
mark.lam@apple.com
More stack limit and reserved zone renaming.
commit
|
commitdiff
|
tree
2016-07-11
mark.lam@apple.com
Refactor JSStack to only be the stack data structure...
commit
|
commitdiff
|
tree
2016-07-11
mark.lam@apple.com
Change run-webkit-tests.py and run-jsc-stress-tests...
commit
|
commitdiff
|
tree
2016-07-08
mark.lam@apple.com
Move CallFrame header info from JSStack.h to CallFrame.h
commit
|
commitdiff
|
tree
2016-07-08
mark.lam@apple.com
Rename jsCPUStackLimit to osStackLimitWithReserve and...
commit
|
commitdiff
|
tree
2016-07-06
mark.lam@apple.com
Rename VM stack limit fields to better describe their...
commit
|
commitdiff
|
tree
2016-07-06
mark.lam@apple.com
Remove some unneeded #include "CachedCall.h".
commit
|
commitdiff
|
tree
2016-07-01
mark.lam@apple.com
Update JSC_functionOverrides to handle the new SourceCode...
commit
|
commitdiff
|
tree
2016-06-29
mark.lam@apple.com
Add support for collecting cumulative LLINT stats via...
commit
|
commitdiff
|
tree
2016-06-24
mark.lam@apple.com
[JSC] Error prototypes are called on remote scripts.
commit
|
commitdiff
|
tree
2016-06-17
mark.lam@apple.com
OOM Assertion failure in JSON.stringify.
commit
|
commitdiff
|
tree
2016-06-16
mark.lam@apple.com
Add collecting of LLINT slow path stats.
commit
|
commitdiff
|
tree
2016-06-16
mark.lam@apple.com
Assertion failure when returning incomplete property...
commit
|
commitdiff
|
tree
2016-06-13
mark.lam@apple.com
Add a mechanism for collecting LLINT stats.
commit
|
commitdiff
|
tree
2016-06-11
mark.lam@apple.com
Minimize the amount of memcpy done for allocating Error...
commit
|
commitdiff
|
tree
2016-06-11
mark.lam@apple.com
Tests that overflows the stack should not be run with...
commit
|
commitdiff
|
tree
2016-06-10
mark.lam@apple.com
Make some methods const.
commit
|
commitdiff
|
tree
2016-06-08
mark.lam@apple.com
Simplify Interpreter::StackFrame.
commit
|
commitdiff
|
tree
2016-06-08
mark.lam@apple.com
Need an exception check after constructEmptyArray().
commit
|
commitdiff
|
tree
2016-06-07
mark.lam@apple.com
calculatedDisplayName() and friends actually need a...
commit
|
commitdiff
|
tree
2016-06-07
mark.lam@apple.com
32-bit JSC stress test failing: stress/recursive-try...
commit
|
commitdiff
|
tree
2016-06-03
mark.lam@apple.com
ARMv7 vstm and vldm instructions can only operate on...
commit
|
commitdiff
|
tree
2016-06-03
mark.lam@apple.com
Gardening: CLOOP build fix (needs a #include).
commit
|
commitdiff
|
tree
2016-06-03
mark.lam@apple.com
Clean up how StackVisitor dumps its frames.
commit
|
commitdiff
|
tree
2016-05-19
mark.lam@apple.com
Code that null checks the VM pointer before any use...
commit
|
commitdiff
|
tree
2016-05-13
mark.lam@apple.com
We should have one calleeSaveRegistersBuffer per VMEntryFram...
commit
|
commitdiff
|
tree
2016-05-12
mark.lam@apple.com
Baseline and DFG's JSC_report...CompileTimes needs...
commit
|
commitdiff
|
tree
2016-05-07
mark.lam@apple.com
Add JSC options bytecodeRangeToJITCompile and jitWhitelist.
commit
|
commitdiff
|
tree
2016-05-06
mark.lam@apple.com
Add JSC options reportBaselineCompileTimes and reportDFGComp...
commit
|
commitdiff
|
tree
2016-05-04
mark.lam@apple.com
ES6 Function.name inferred from property names of literal...
commit
|
commitdiff
|
tree
2016-04-30
mark.lam@apple.com
Make RegExp.prototype.test spec compliant.
commit
|
commitdiff
|
tree
2016-04-28
mark.lam@apple.com
DebuggerScope::className() should not assert scope...
commit
|
commitdiff
|
tree
2016-04-28
mark.lam@apple.com
The GetterSetter structure needs a globalObject.
commit
|
commitdiff
|
tree
2016-04-27
mark.lam@apple.com
Address feedback from https://bugs.webkit.org/show_bug...
commit
|
commitdiff
|
tree
2016-04-27
mark.lam@apple.com
Restrict the availability of some JSC options to local...
commit
|
commitdiff
|
tree
2016-04-27
mark.lam@apple.com
Gardening: speculative build fix.
commit
|
commitdiff
|
tree
2016-04-27
mark.lam@apple.com
Update the compatibility version check for the ObjC...
commit
|
commitdiff
|
tree
2016-04-26
mark.lam@apple.com
Changed jsc options title to be more descriptive.
commit
|
commitdiff
|
tree
2016-04-25
mark.lam@apple.com
Renaming SpecInt32, SpecInt52, MachineInt to SpecInt32Only...
commit
|
commitdiff
|
tree
2016-04-22
mark.lam@apple.com
javascript jit bug affecting Google Maps.
commit
|
commitdiff
|
tree
2016-04-20
mark.lam@apple.com
Unindent an unnecessary block in stringProtoFuncSplitFast().
commit
|
commitdiff
|
tree
2016-04-20
mark.lam@apple.com
Re-landing: ES6: Implement RegExp.prototype[@@search].
commit
|
commitdiff
|
tree
2016-04-19
mark.lam@apple.com
Replace $vm.printValue() with $vm.value().
commit
|
commitdiff
|
tree
2016-04-19
mark.lam@apple.com
Re-landing: ES6: Implement String.prototype.split and...
commit
|
commitdiff
|
tree
2016-04-14
mark.lam@apple.com
Add svn:eol-style=LF to LayoutTests/ietestcenter/Javascript...
commit
|
commitdiff
|
tree
next