2016-10-20 |
caitp@igalia.com | [JSC] disallow references to `await` in AsyncFunction... |
blob | commitdiff |
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 | 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 |
mark.lam@apple.com | Invoking Object.prototype.__proto__ accessors directly... |
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 |
fpizlo@apple.com | DFG and FTL should be able to use DirectCall ICs when... |
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 |
keith_miller@apple.com | Add support for WASM Memory. |
blob | commitdiff | diff to current |
2016-10-17 |
sbarati@apple.com | Add more tests for the double->String conversion in... |
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 | [DOMJIT] Use DOMJIT::Patchpoint in IC |
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-15 |
jfbastien@apple.com | Basic WebAssembly testing |
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-12 |
keith_miller@apple.com | Handle non-function, non-undefined comparator in Array... |
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-11 |
mark.lam@apple.com | Array.prototype.concat should not modify frozen objects. |
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-08 |
mark.lam@apple.com | Object.freeze() and seal() should throw if [[PreventExt... |
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-05 |
sbarati@apple.com | String.prototype.toLowerCase should be a DFG/FTL intrinsic |
blob | commitdiff | diff to current |
2016-10-04 |
jfbastien@apple.com | WebAssembly: handle a few corner cases |
blob | commitdiff | diff to current |
2016-10-03 |
jfbastien@apple.com | Auto-generate WASMOps.h, share with testing JSON file |
blob | commitdiff | diff to current |
2016-10-03 |
sbarati@apple.com | MapHash should speculate on the type of its child node |
blob | commitdiff | diff to current |
2016-10-03 |
utatane.tea@gmail.com | [ES6] GeneratorFunction (a.k.a. GeneratorWrapperFunctio... |
blob | commitdiff | diff to current |
2016-10-01 |
utatane.tea@gmail.com | [ES6] Align attributes of Generator related properties... |
blob | commitdiff | diff to current |
2016-10-01 |
utatane.tea@gmail.com | [ES6] GeneratorFunction constructor should instantiate... |
blob | commitdiff | diff to current |
2016-09-30 |
sbarati@apple.com | Arrow functions should not allow duplicate parameter... |
blob | commitdiff | diff to current |
2016-09-30 |
sbarati@apple.com | Make some microbenchmarks run for less time. |
blob | commitdiff | diff to current |
2016-09-29 |
joepeck@webkit.org | Arrow functions do not infer name from computed propert... |
blob | commitdiff | diff to current |
2016-09-29 |
mark.lam@apple.com | Break some slow running tests into smaller bits so... |
blob | commitdiff | diff to current |
2016-09-29 |
commit-queue@webki... | test262: class and function names should be inferred... |
blob | commitdiff | diff to current |
2016-09-29 |
sbarati@apple.com | We don't properly propagate non-simple-parameter-list... |
blob | commitdiff | diff to current |
2016-09-29 |
sbarati@apple.com | stringProtoFuncRepeatCharacter will return `null` when... |
blob | commitdiff | diff to current |
2016-09-27 |
fpizlo@apple.com | B3::lowerMacros forgets to before->updatePredecessorsAf... |
blob | commitdiff | diff to current |
2016-09-26 |
commit-queue@webki... | Skip stress/string-joining-long-strings-should-not... |
blob | commitdiff | diff to current |
2016-09-24 |
caitp@igalia.com | [JSTests] fix test262 expectations following r206333 |
blob | commitdiff | diff to current |
2016-09-23 |
caitp@igalia.com | [JSC] Implement parsing of Async Functions |
blob | commitdiff | diff to current |
2016-09-23 |
ryanhaddad@apple.com | Unreviewed, rolling out r206317. |
blob | commitdiff | diff to current |
2016-09-23 |
ossy@webkit.org | Skip mozilla-tests.yaml/js1_5/Array/regress-157652... |
blob | commitdiff | diff to current |
2016-09-23 |
ossy@webkit.org | Skip stress/string-joining-long-strings-should-not... |
blob | commitdiff | diff to current |
2016-09-23 |
commit-queue@webki... | [JSC] Use an inline cache to generate op_negate |
blob | commitdiff | diff to current |
2016-09-22 |
mark.lam@apple.com | Array.prototype.join should do overflow checks on strin... |
blob | commitdiff | diff to current |
2016-09-22 |
commit-queue@webki... | test262: Function length should be number of parameters... |
blob | commitdiff | diff to current |
2016-09-20 |
commit-queue@webki... | [JSC] Do not use EagerRun on tests counting recompilation |
blob | commitdiff | diff to current |
2016-09-20 |
fpizlo@apple.com | Make MarkedBlock state tracking support overlapped... |
blob | commitdiff | diff to current |
2016-09-20 |
sbarati@apple.com | JSTests: |
blob | commitdiff | diff to current |
2016-09-20 |
utatane.tea@gmail.com | [JSC] Add `typeof value === "symbol"` handling to bytec... |
blob | commitdiff | diff to current |
2016-09-20 |
sbarati@apple.com | Make HasOwnProperty faster |
blob | commitdiff | diff to current |
2016-09-20 |
commit-queue@webki... | [JSC] Make the rounding-related nodes support any type |
blob | commitdiff | diff to current |
2016-09-18 |
utatane.tea@gmail.com | [JSC] Do not need to use defineProperty to define metho... |
blob | commitdiff | diff to current |
2016-09-17 |
utatane.tea@gmail.com | [DFG] Introduce IsCellWithType node and unify IsJSArray... |
blob | commitdiff | diff to current |
2016-09-17 |
utatane.tea@gmail.com | Unreviewed, gardening test262 results |
blob | commitdiff | diff to current |
2016-09-16 |
commit-queue@webki... | test262: Various Constructors length properties should... |
blob | commitdiff | diff to current |
2016-09-15 |
commit-queue@webki... | Unreviewed, rolling out r205931. |
blob | commitdiff | diff to current |
2016-09-15 |
commit-queue@webki... | test262: Should be a SyntaxError for duplicate paramete... |
blob | commitdiff | diff to current |
2016-09-15 |
commit-queue@webki... | ASSERT_NOT_REACHED when using spread inside an array... |
blob | commitdiff | diff to current |
2016-09-14 |
msaboff@apple.com | YARR doesn't check for invalid flags for literal regula... |
blob | commitdiff | diff to current |
2016-09-14 |
commit-queue@webki... | test262: TypedArray constructors length should be 3... |
blob | commitdiff | diff to current |
2016-09-14 |
commit-queue@webki... | [JSC] Make the rounding-related nodes support any type |
blob | commitdiff | diff to current |
2016-09-14 |
commit-queue@webki... | TaggedTemplateString function calls should emit tail... |
blob | commitdiff | diff to current |
2016-09-14 |
commit-queue@webki... | test262: Array.prototype.slice should always set length |
blob | commitdiff | diff to current |
2016-09-13 |
jfbastien@apple.com | Support jsc shell builtin `read` |
blob | commitdiff | diff to current |
2016-09-13 |
gskachkov@gmail.com | ES6: Classes: Should be allowed to create a static... |
blob | commitdiff | diff to current |
2016-09-13 |
sbarati@apple.com | Speed up Function.prototype.bind a bit by making it... |
blob | commitdiff | diff to current |
2016-09-13 |
sbarati@apple.com | HashMapImpl should take into account m_deleteCount... |
blob | commitdiff | diff to current |
2016-09-12 |
utatane.tea@gmail.com | Unreviewed, fix tests for different libm environments |
blob | commitdiff | diff to current |
2016-09-12 |
commit-queue@webki... | [JSC] Use GetArrayLength for JSArray.length even when... |
blob | commitdiff | diff to current |
2016-09-12 |
utatane.tea@gmail.com | [DFG][FTL] Add ArithTan |
blob | commitdiff | diff to current |
2016-09-12 |
sbarati@apple.com | MapHash should do constant folding when it has a consta... |
blob | commitdiff | diff to current |
2016-09-12 |
msaboff@apple.com | JSC test timeout: ChakraCore.yaml/ChakraCore/test/Bugs... |
blob | commitdiff | diff to current |
2016-09-10 |
msaboff@apple.com | Unreviewed, rolling r205759 back in with a fix. |
blob | commitdiff | diff to current |
2016-09-09 |
msaboff@apple.com | Disable three flakey Chakra Tests |
blob | commitdiff | diff to current |
2016-09-08 |
sbarati@apple.com | We should inline operationConvertJSValueToBoolean into... |
blob | commitdiff | diff to current |
2016-09-08 |
mark.lam@apple.com | REGRESSION (r205569?): 32-bit JSC test timeout: stress... |
blob | commitdiff | diff to current |
2016-09-08 |
commit-queue@webki... | Delete older WebAssembly tests |
blob | commitdiff | diff to current |
2016-09-08 |
pvollan@apple.com | [Win] Exception fuzz tests fail |
blob | commitdiff | diff to current |
2016-09-07 |
sbarati@apple.com | ProxyObject's structure should not have ObjectPrototype... |
blob | commitdiff | diff to current |
2016-09-06 |
sbarati@apple.com | Make JSMap and JSSet faster |
blob | commitdiff | diff to current |
2016-09-06 |
commit-queue@webki... | [JSC] Make ArithClz32 work with Cell arguments |
blob | commitdiff | diff to current |
2016-09-06 |
ryanhaddad@apple.com | Unreviewed, rolling out r205504. |
blob | commitdiff | diff to current |
2016-09-06 |
sbarati@apple.com | Make JSMap and JSSet faster |
blob | commitdiff | diff to current |
2016-09-06 |
fpizlo@apple.com | Butterflies should be allocated in Auxiliary MarkedSpac... |
blob | commitdiff | diff to current |
2016-09-03 |
msaboff@apple.com | Unreviewed fix after importing Chakra test |
blob | commitdiff | diff to current |
2016-09-03 |
msaboff@apple.com | Import Chakra tests to JSC |
blob | commitdiff | diff to current |
2016-09-01 |
commit-queue@webki... | GetByIdWithThis/GetByValWithThis should have ValueProfi... |
blob | commitdiff | diff to current |
2016-09-01 |
benjamin@webkit.org | arith-abs-on-various-types.js is flaky |
blob | commitdiff | diff to current |
2016-09-01 |
fpizlo@apple.com | ObjectAllocationSinkingPhase::insertOSRHintsForUpdate... |
blob | commitdiff | diff to current |
2016-08-31 |
utatane.tea@gmail.com | stress/random-53bit.js.ftl-no-cjit-no-inline-validate... |
blob | commitdiff | diff to current |
2016-08-29 |
commit-queue@webki... | [JSC] Improve ArithAbs with polymorphic input |
blob | commitdiff | diff to current |
2016-08-27 |
benjamin@webkit.org | [JSC] Implement CompareStrictEq(String, Untyped) in FTL |
blob | commitdiff | diff to current |
2016-08-26 |
utatane.tea@gmail.com | [ES6] newPromiseCapabilities should check the given... |
blob | commitdiff | diff to current |
next |