git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[JSC] disallow references to `await` in AsyncFunction formal parameters
[WebKit-https.git]
/
Source
/
JavaScriptCore
/
ChangeLog
2016-10-20
caitp@igalia.com
[JSC] disallow references to `await` in AsyncFunction...
blob
|
commitdiff
2016-10-20
utatane.tea@gmail.com
[JSC] Move InterceptsGetOwnPropertySlotByIndexEvenWhenL...
blob
|
commitdiff
|
diff to current
2016-10-20
keith_miller@apple.com
Invalid assertion in arguments elimination
blob
|
commitdiff
|
diff to current
2016-10-20
caitp@igalia.com
[JSC] throw TypeError when constructing dynamically...
blob
|
commitdiff
|
diff to current
2016-10-19
jfbastien@apple.com
create_hash_table: allow empty tables
blob
|
commitdiff
|
diff to current
2016-10-19
jfbastien@apple.com
JavaScript WebAssembly API: baby steps
blob
|
commitdiff
|
diff to current
2016-10-19
caitp@igalia.com
[JSC] forbid "use strict" directive in generator functi...
blob
|
commitdiff
|
diff to current
2016-10-19
ryanhaddad@apple.com
Unreviewed, rolling out r207557.
blob
|
commitdiff
|
diff to current
2016-10-19
fpizlo@apple.com
Baseline JIT should use AutomaticThread
blob
|
commitdiff
|
diff to current
2016-10-19
mmaxfield@apple.com
[macOS] [iOS] Disable variation fonts on macOS El Capit...
blob
|
commitdiff
|
diff to current
2016-10-19
commit-queue@webki...
Web Inspector: AXI: expose computed tree node and headi...
blob
|
commitdiff
|
diff to current
2016-10-19
fpizlo@apple.com
DFG worklist should use AutomaticThread
blob
|
commitdiff
|
diff to current
2016-10-19
mitz@apple.com
[Xcode] JavaScriptCore fails to build when CLANG_WARN_D...
blob
|
commitdiff
|
diff to current
2016-10-19
ossy@webkit.org
Unreviewed ARM buildfix after r207475.
blob
|
commitdiff
|
diff to current
2016-10-19
mark.lam@apple.com
Invoking Object.prototype.__proto__ accessors directly...
blob
|
commitdiff
|
diff to current
2016-10-19
commit-queue@webki...
Replace std::experimental::variant with WTF::Variant...
blob
|
commitdiff
|
diff to current
2016-10-18
keith_miller@apple.com
GetByVal to GetById conversion in the DFG is incorrect...
blob
|
commitdiff
|
diff to current
2016-10-18
dino@apple.com
Remove CSS_SHAPES feature definition. This should alway...
blob
|
commitdiff
|
diff to current
2016-10-18
msaboff@apple.com
Add JSC option to show time spent in each optimization...
blob
|
commitdiff
|
diff to current
2016-10-18
fpizlo@apple.com
WTF should make it easier to create threads that die...
blob
|
commitdiff
|
diff to current
2016-10-18
keith_miller@apple.com
Cleanup Wasm memory.
blob
|
commitdiff
|
diff to current
2016-10-18
fpizlo@apple.com
DFG and FTL should be able to use DirectCall ICs when...
blob
|
commitdiff
|
diff to current
2016-10-18
utatane.tea@gmail.com
[DOMJIT] Not emit exception case if it is not necessary
blob
|
commitdiff
|
diff to current
2016-10-18
caitp@igalia.com
[JSC] ES6 Method functions should not have prototype
blob
|
commitdiff
|
diff to current
2016-10-18
utatane.tea@gmail.com
[DOMJIT] Use NativeCallFrameTracer for operations used...
blob
|
commitdiff
|
diff to current
2016-10-18
keith_miller@apple.com
Add support for WASM Memory.
blob
|
commitdiff
|
diff to current
2016-10-18
joepeck@webkit.org
Web Inspector: Add toggles for debugger pauses at conso...
blob
|
commitdiff
|
diff to current
2016-10-17
utatane.tea@gmail.com
[DOMJIT][JSC] Add Option::useDOMJIT
blob
|
commitdiff
|
diff to current
2016-10-17
fpizlo@apple.com
Air::IRC doesn't need to have a special-case for uncolo...
blob
|
commitdiff
|
diff to current
2016-10-17
jfbastien@apple.com
WebAssembly JS API: implement basic stub
blob
|
commitdiff
|
diff to current
2016-10-17
utatane.tea@gmail.com
Unreviewed, build fix after r207428
blob
|
commitdiff
|
diff to current
2016-10-17
utatane.tea@gmail.com
Unreviewed, build fix for GTK and Windows
blob
|
commitdiff
|
diff to current
2016-10-17
utatane.tea@gmail.com
[DOMJIT] Use DOMJIT::Patchpoint in IC
blob
|
commitdiff
|
diff to current
2016-10-17
sbarati@apple.com
Build fix for HasOwnPropertyCache::Entry caused slowdow...
blob
|
commitdiff
|
diff to current
2016-10-17
mark.lam@apple.com
Use the reject() helper function for conditionally...
blob
|
commitdiff
|
diff to current
2016-10-17
fpizlo@apple.com
Air::IRC needs to place all Tmps on some worklist,...
blob
|
commitdiff
|
diff to current
2016-10-16
mark.lam@apple.com
Add a $vm.getpid() method.
blob
|
commitdiff
|
diff to current
2016-10-15
sbarati@apple.com
Assertion failed under operationToLowerCase with a...
blob
|
commitdiff
|
diff to current
2016-10-15
commit-queue@webki...
[JSC] op_negate should with any type
blob
|
commitdiff
|
diff to current
2016-10-14
keith_miller@apple.com
B3 needs a special WasmAddress Opcode
blob
|
commitdiff
|
diff to current
2016-10-14
commit-queue@webki...
test262: @isConstructor incorrectly thinks Math.cos...
blob
|
commitdiff
|
diff to current
2016-10-14
ryanhaddad@apple.com
Unreviewed, rolling out r207322.
blob
|
commitdiff
|
diff to current
2016-10-14
mark.lam@apple.com
JSON.parse should not modify frozen objects.
blob
|
commitdiff
|
diff to current
2016-10-14
commit-queue@webki...
test262: Failure with RegExp.prototype.compile when...
blob
|
commitdiff
|
diff to current
2016-10-14
commit-queue@webki...
Exception message for expressions with multiple bracket...
blob
|
commitdiff
|
diff to current
2016-10-14
mark.lam@apple.com
Fix Array.prototype.splice ES6 compliance.
blob
|
commitdiff
|
diff to current
2016-10-13
commit-queue@webki...
Web Inspector: Stepping highlight for dot/bracket expre...
blob
|
commitdiff
|
diff to current
2016-10-13
pvollan@apple.com
[Win64] Compile fix.
blob
|
commitdiff
|
diff to current
2016-10-13
cdumez@apple.com
[Web IDL] Drop support for legacy [ConstructorCondition...
blob
|
commitdiff
|
diff to current
2016-10-13
commit-queue@webki...
Web Inspector: step-into `console.log(o)` should not...
blob
|
commitdiff
|
diff to current
2016-10-13
keith_miller@apple.com
B3 needs a special WasmBoundsCheck Opcode
blob
|
commitdiff
|
diff to current
2016-10-12
fpizlo@apple.com
The blackening of CellState is a bad way of tracking...
blob
|
commitdiff
|
diff to current
2016-10-12
mark.lam@apple.com
Rename variables in arrayProtoFuncSplice() to match...
blob
|
commitdiff
|
diff to current
2016-10-12
utatane.tea@gmail.com
[DOMJIT][JSC] Explore the way to embed nodeType into...
blob
|
commitdiff
|
diff to current
2016-10-12
keith_miller@apple.com
Handle non-function, non-undefined comparator in Array...
blob
|
commitdiff
|
diff to current
2016-10-12
fpizlo@apple.com
REGRESSION (r207179): ASSERTION FAILED: node.cell ...
blob
|
commitdiff
|
diff to current
2016-10-12
joepeck@webkit.org
Web Inspector: Improve support for logging Proxy object...
blob
|
commitdiff
|
diff to current
2016-10-12
joepeck@webkit.org
Emit DebugHooks uniformly with pause locations instead...
blob
|
commitdiff
|
diff to current
2016-10-12
mark.lam@apple.com
Array.prototype.slice should not modify frozen objects.
blob
|
commitdiff
|
diff to current
2016-10-12
fpizlo@apple.com
Remove JITWriteBarrier.h
blob
|
commitdiff
|
diff to current
2016-10-12
ossy@webkit.org
Unreviewed buildfix for GCC 4.9 after r207186.
blob
|
commitdiff
|
diff to current
2016-10-12
sbarati@apple.com
HasOwnPropertyCache needs to ref the UniquedStringImpls...
blob
|
commitdiff
|
diff to current
2016-10-11
fpizlo@apple.com
MarkedBlock should know what objects are live during...
blob
|
commitdiff
|
diff to current
2016-10-11
mark.lam@apple.com
Array.prototype.concat should not modify frozen objects.
blob
|
commitdiff
|
diff to current
2016-10-11
utatane.tea@gmail.com
[DOMJIT] DOMJIT::Patchpoint should have a way to receiv...
blob
|
commitdiff
|
diff to current
2016-10-11
fpizlo@apple.com
Air should be able to replace constant materializations...
blob
|
commitdiff
|
diff to current
2016-10-11
fpizlo@apple.com
B3->Air lowering needs the same defenses in effectiveAd...
blob
|
commitdiff
|
diff to current
2016-10-11
sbarati@apple.com
ValueAdd should be constant folded if the operands...
blob
|
commitdiff
|
diff to current
2016-10-11
zandobersek@gmail.com
Add ENABLE_ENCRYPTED_MEDIA configuration option
blob
|
commitdiff
|
diff to current
2016-10-11
fpizlo@apple.com
B3->Air lowering should be able to emit complex leas...
blob
|
commitdiff
|
diff to current
2016-10-11
mark.lam@apple.com
Change ArrayPrototype.cpp's putLength() and setLength...
blob
|
commitdiff
|
diff to current
2016-10-10
mark.lam@apple.com
Rename the StrictModeReadonlyPropertyWriteError string...
blob
|
commitdiff
|
diff to current
2016-10-10
sbarati@apple.com
compileCheckStringIdent in the FTL is wrong
blob
|
commitdiff
|
diff to current
2016-10-10
utatane.tea@gmail.com
[DOMJIT] Implement Node accessors in DOMJIT
blob
|
commitdiff
|
diff to current
2016-10-10
fpizlo@apple.com
Air should expose API for pinning registers
blob
|
commitdiff
|
diff to current
2016-10-10
fpizlo@apple.com
B3 should know about mutable pinned registers
blob
|
commitdiff
|
diff to current
2016-10-08
sbarati@apple.com
HasIndexedProperty clobberize rule is wrong for Array...
blob
|
commitdiff
|
diff to current
2016-10-08
mark.lam@apple.com
Object.freeze() and seal() should throw if [[PreventExt...
blob
|
commitdiff
|
diff to current
2016-10-07
utatane.tea@gmail.com
[DOMJIT] Support slow path call
blob
|
commitdiff
|
diff to current
2016-10-06
sbarati@apple.com
HasOwnPropertyCache flattening dictionaries is causing...
blob
|
commitdiff
|
diff to current
2016-10-06
keith_miller@apple.com
getInternalObjcObject should validate the JSManagedObje...
blob
|
commitdiff
|
diff to current
2016-10-06
bburg@apple.com
Web Inspector: RemoteInspector should cache client...
blob
|
commitdiff
|
diff to current
2016-10-06
utatane.tea@gmail.com
[WebCore][JSC] Use new @throwTypeError and @throwRangeE...
blob
|
commitdiff
|
diff to current
2016-10-06
utatane.tea@gmail.com
[JSC] Add @throwXXXError bytecode intrinsic
blob
|
commitdiff
|
diff to current
2016-10-06
utatane.tea@gmail.com
Unreviewed, attempt to fix CLoop build after r206846
blob
|
commitdiff
|
diff to current
2016-10-06
utatane.tea@gmail.com
Unreviewed, build fix after r206846
blob
|
commitdiff
|
diff to current
2016-10-06
utatane.tea@gmail.com
[DOMJIT] Add initial CheckDOM and CallDOM implementations
blob
|
commitdiff
|
diff to current
2016-10-06
utatane.tea@gmail.com
[JSC] Do not construct Simple GetByIdStatus against...
blob
|
commitdiff
|
diff to current
2016-10-06
sbarati@apple.com
PCToCodeOriginMap builder should use labelIgnoringWatch...
blob
|
commitdiff
|
diff to current
2016-10-06
mmaxfield@apple.com
Put variation fonts work behind a compile-time flag
blob
|
commitdiff
|
diff to current
2016-10-06
commit-queue@webki...
[INTL] Implement Intl.getCanonicalLocales
blob
|
commitdiff
|
diff to current
2016-10-05
msaboff@apple.com
Bad ASSERT in ClonedArguments::createByCopyingFrom()
blob
|
commitdiff
|
diff to current
2016-10-05
zandobersek@gmail.com
Rename ENABLE_ENCRYPTED_MEDIA_V2 to ENABLE_LEGACY_ENCRY...
blob
|
commitdiff
|
diff to current
2016-10-05
ossy@webkit.org
ARM EABI buildfix after r206778
blob
|
commitdiff
|
diff to current
2016-10-05
sbarati@apple.com
String.prototype.toLowerCase should be a DFG/FTL intrinsic
blob
|
commitdiff
|
diff to current
2016-10-05
bburg@apple.com
Web Inspector: don't synchronously send a listing messa...
blob
|
commitdiff
|
diff to current
2016-10-04
jfbastien@apple.com
WebAssembly: handle a few corner cases
blob
|
commitdiff
|
diff to current
2016-10-04
utatane.tea@gmail.com
REGRESSION (r206778): Release JSC test ChakraCore.yaml...
blob
|
commitdiff
|
diff to current
2016-10-04
utatane.tea@gmail.com
[DOMJIT] Introduce DOMJIT::GetterSetter to tell JIT...
blob
|
commitdiff
|
diff to current
2016-10-04
utatane.tea@gmail.com
[JSC] Add a new byte code op_define_property instead...
blob
|
commitdiff
|
diff to current
next