2014-06-17 |
ulan@chromium.org | Do GC if CodeRange fails to allocate a block. |
commit | commitdiff | tree | snapshot |
2014-06-17 |
marja@chromium.org | Throw syntax error when a getter/setter has the wrong... |
commit | commitdiff | tree | snapshot |
2014-06-17 |
hpayer@chromium.org | Revert "Grow big old generation slower.", tanks SplayHa... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
jarin@chromium.org | Do not eliminate bounds checks for "<const> - x". |
commit | commitdiff | tree | snapshot |
2014-06-16 |
bmeurer@chromium.org | Add unit test for regression in GVN caused by field... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
bmeurer@chromium.org | Revert "GVN fix, preventing loads hoisting above stores... |
commit | commitdiff | tree | snapshot |
2014-06-16 |
marja@chromium.org | Reuse AstValueFactory when optimizing. |
commit | commitdiff | tree | snapshot |
2014-06-16 |
jkummerow@chromium.org | Fix representation of Phis for mutable-heapnumber-in... |
commit | commitdiff | tree | snapshot |
2014-06-13 |
jochen@chromium.org | Fix x87 compile |
commit | commitdiff | tree | snapshot |
2014-06-13 |
jochen@chromium.org | Remove dependency on Vector from platform files |
commit | commitdiff | tree | snapshot |
2014-06-13 |
marja@chromium.org | Fix windows build (size_t vs. int) some more. |
commit | commitdiff | tree | snapshot |
2014-06-13 |
marja@chromium.org | Fix windows build (size_t vs. int). |
commit | commitdiff | tree | snapshot |
2014-06-13 |
marja@chromium.org | Fix gn build. |
commit | commitdiff | tree | snapshot |
2014-06-13 |
jkummerow@chromium.org | Fix clang build after r21839 |
commit | commitdiff | tree | snapshot |
2014-06-13 |
marja@chromium.org | Parser: Delay internalizing strings and values. |
commit | commitdiff | tree | snapshot |
2014-06-13 |
verwaest@chromium.org | Optimize Function.prototype.call |
commit | commitdiff | tree | snapshot |
2014-06-13 |
jkummerow@chromium.org | Have one, long-lived map for bound functions. |
commit | commitdiff | tree | snapshot |
2014-06-13 |
jkummerow@chromium.org | Keep maps when resetting elements. |
commit | commitdiff | tree | snapshot |
2014-06-13 |
svenpanne@chromium.org | Reland "Rename kIs64BitArch with kRequiresCodeRange." |
commit | commitdiff | tree | snapshot |
2014-06-13 |
jkummerow@chromium.org | Remove one more arch-specific target name. |
commit | commitdiff | tree | snapshot |
2014-06-13 |
svenpanne@chromium.org | Emulate MLS on pre-ARMv6T2. Cleaned up thumbee vs.... |
commit | commitdiff | tree | snapshot |
2014-06-13 |
jkummerow@chromium.org | Allow all Names to be fast property names |
commit | commitdiff | tree | snapshot |
2014-06-13 |
jkummerow@chromium.org | Use generic representation when normalizing boilerplate... |
commit | commitdiff | tree | snapshot |
2014-06-13 |
yangguo@chromium.org | Mark timed range in the profile plot. |
commit | commitdiff | tree | snapshot |
2014-06-13 |
ulan@chromium.org | Disable regress/regress-2653 until deopt_every_n_garbag... |
commit | commitdiff | tree | snapshot |
2014-06-13 |
ishell@chromium.org | GVN fix, preventing loads hoisting above stores to... |
commit | commitdiff | tree | snapshot |
2014-06-13 |
weiliang.lin... | X87: Fixed flooring division by a power of 2, once... |
commit | commitdiff | tree | snapshot |
2014-06-13 |
svenpanne@chromium.org | Fixed undefined behavior in RNG. |
commit | commitdiff | tree | snapshot |
2014-06-13 |
haitao.feng... | Update Lithium AddI, SubI, MulI, BitI, ShiftI, MathMinM... |
commit | commitdiff | tree | snapshot |
2014-06-13 |
haitao.feng... | Specially handle the key of the LoadKeyed and StoreKeye... |
commit | commitdiff | tree | snapshot |
2014-06-13 |
palfia@homejinni.com | MIPS: Fix register usage after r21822. |
commit | commitdiff | tree | snapshot |
2014-06-12 |
plind44@gmail.com | MIPS: Fix r21780 - “Fixed flooring division by a power... |
commit | commitdiff | tree | snapshot |
2014-06-12 |
mstarzinger... | Make timestamp of fuzz harness archives finer grained. |
commit | commitdiff | tree | snapshot |
2014-06-12 |
wingo@igalia.com | For-of calls [Symbol.iterator]() on RHS to get iterator |
commit | commitdiff | tree | snapshot |
2014-06-12 |
jochen@chromium.org | Drop dependency on Isolate* from platform.h |
commit | commitdiff | tree | snapshot |
2014-06-12 |
m.m.capewell... | Remove forced type changes when they can't deopt |
commit | commitdiff | tree | snapshot |
2014-06-12 |
jkummerow@chromium.org | Optimize prototype chain when creating initial maps... |
commit | commitdiff | tree | snapshot |
2014-06-12 |
jkummerow@chromium.org | Add non-miss slow path to LoadIC_Normal. |
commit | commitdiff | tree | snapshot |
2014-06-12 |
plind44@gmail.com | MIPS: Fix unsigned comparison. |
commit | commitdiff | tree | snapshot |
2014-06-12 |
verwaest@chromium.org | Rewrite GetPropertyAttribute to use the LookupIterator |
commit | commitdiff | tree | snapshot |
2014-06-12 |
weiliang.lin... | X87: Reland 21774: Generate KeyedLoadGeneric with Hydrogen |
commit | commitdiff | tree | snapshot |
2014-06-12 |
danno@chromium.org | Revert "Active use of Hydrogen-generated generic KeyedL... |
commit | commitdiff | tree | snapshot |
2014-06-12 |
danno@chromium.org | Active use of Hydrogen-generated generic KeyedLoad IC |
commit | commitdiff | tree | snapshot |
2014-06-12 |
jochen@chromium.org | Don't use LOG() from platform. |
commit | commitdiff | tree | snapshot |
2014-06-12 |
dcarney@chromium.org | build fix after r21807 |
commit | commitdiff | tree | snapshot |
2014-06-12 |
hpayer@chromium.org | Grow big old generation slower. |
commit | commitdiff | tree | snapshot |
2014-06-12 |
dcarney@chromium.org | remove this == null |
commit | commitdiff | tree | snapshot |
2014-06-12 |
haitao.feng... | Sign extend the dehoisted key at the definition point... |
commit | commitdiff | tree | snapshot |
2014-06-12 |
rossberg@chromium.org | Add v8::Promise::Then. |
commit | commitdiff | tree | snapshot |
2014-06-12 |
svenpanne@chromium.org | Do away with variable length memcpy to Set/Get register... |
commit | commitdiff | tree | snapshot |
2014-06-12 |
danno@chromium.org | Revert "Revert "Reland 21774: Generate KeyedLoadGeneric... |
commit | commitdiff | tree | snapshot |
2014-06-12 |
verwaest@chromium.org | Remove duplicate code in SetPropertyPostInterceptor |
commit | commitdiff | tree | snapshot |
2014-06-12 |
danno@chromium.org | Revert "Rename kIs64BitArch with kRequiresCodeRange." |
commit | commitdiff | tree | snapshot |
2014-06-12 |
haitao.feng... | Rename kIs64BitArch with kRequiresCodeRange. |
commit | commitdiff | tree | snapshot |
2014-06-12 |
haitao.feng... | Remove unnecessary HCompareNumericAndBranch when genera... |
commit | commitdiff | tree | snapshot |
2014-06-12 |
danno@chromium.org | Fix register mixup in arm64's Crankshafted typeof(... |
commit | commitdiff | tree | snapshot |
2014-06-12 |
wingo@igalia.com | Add @@iterator for generator objects |
commit | commitdiff | tree | snapshot |
2014-06-12 |
machenbach... | Revert "MIPS: Reland 21774: Generate KeyedLoadGeneric... |
commit | commitdiff | tree | snapshot |
2014-06-12 |
dcarney@chromium.org | filter cross context eval |
commit | commitdiff | tree | snapshot |
2014-06-12 |
danno@chromium.org | Revert "Reland 21774: Generate KeyedLoadGeneric with... |
commit | commitdiff | tree | snapshot |
2014-06-12 |
bmeurer@chromium.org | Fix detection of VFP3D16 on Galaxy Tab 10.1. |
commit | commitdiff | tree | snapshot |
2014-06-12 |
jochen@chromium.org | Drop unused v8threads include from platform files |
commit | commitdiff | tree | snapshot |
2014-06-11 |
weiliang.lin... | X87: add OWNERS file |
commit | commitdiff | tree | snapshot |
2014-06-11 |
palfia@homejinni.com | MIPS: Reland 21774: Generate KeyedLoadGeneric with... |
commit | commitdiff | tree | snapshot |
2014-06-11 |
machenbach... | Whitespace change to trigger bots. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
machenbach... | Whitespace change to trigger bots. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
danno@chromium.org | Reland 21774: Generate KeyedLoadGeneric with Hydrogen |
commit | commitdiff | tree | snapshot |
2014-06-11 |
plind44@gmail.com | MIPS: Fixed flooring division by a power of 2, once... |
commit | commitdiff | tree | snapshot |
2014-06-11 |
jochen@chromium.org | Drop globals.h include from platform.h |
commit | commitdiff | tree | snapshot |
2014-06-11 |
verwaest@chromium.org | Rossberg's suggested changes to the LookupIterator. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
plind44@gmail.com | MIPS: Revert 21774: "Generate KeyedLoadGeneric with... |
commit | commitdiff | tree | snapshot |
2014-06-11 |
danno@chromium.org | Revert 21774: "Generate KeyedLoadGeneric with Hydrogen" |
commit | commitdiff | tree | snapshot |
2014-06-11 |
plind44@gmail.com | MIPS: Generate KeyedLoadGeneric with Hydrogen. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
danno@chromium.org | Generate KeyedLoadGeneric with Hydrogen |
commit | commitdiff | tree | snapshot |
2014-06-11 |
plind44@gmail.com | MIPS: Simplify string copy in SubStringStub. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
weiliang.lin... | X87: Simplify string copy in SubStringStub. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
verwaest@chromium.org | Correctly lookup starting at the holder |
commit | commitdiff | tree | snapshot |
2014-06-11 |
yangguo@chromium.org | Ignore live_edit_ flag when when dealing with LiveEdit... |
commit | commitdiff | tree | snapshot |
2014-06-11 |
svenpanne@chromium.org | Fixed flooring division by a power of 2, once again... |
commit | commitdiff | tree | snapshot |
2014-06-11 |
machenbach... | Whitespace change to trigger bots. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
verwaest@chromium.org | Implement LookupIterator designed to replace LookupResult |
commit | commitdiff | tree | snapshot |
2014-06-11 |
svenpanne@chromium.org | Set SAHF flag correctly for ia32 |
commit | commitdiff | tree | snapshot |
2014-06-11 |
mstarzinger... | Fix typos in BUILD.gn source lists |
commit | commitdiff | tree | snapshot |
2014-06-11 |
svenpanne@chromium.org | Unbreak build. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
svenpanne@chromium.org | Removed dead API entries. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
svenpanne@chromium.org | Fix unsigned comparisons. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
mstarzinger... | Fix GN build. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
yangguo@chromium.org | Simplify string copy in SubStringStub. |
commit | commitdiff | tree | snapshot |
2014-06-11 |
yurys@chromium.org | V8 can clear exception pending message, when should... |
commit | commitdiff | tree | snapshot |
2014-06-10 |
jkummerow@chromium.org | Temporarily disable uint32 mode for comparisons |
commit | commitdiff | tree | snapshot |
2014-06-10 |
mstarzinger... | Revert "Fix gn build". |
commit | commitdiff | tree | snapshot |
2014-06-10 |
mstarzinger... | Add arity checks to mjsunit's assertEquals and assertSame |
commit | commitdiff | tree | snapshot |
2014-06-10 |
yangguo@chromium.org | Do not merge adjourning ranges when calculating percent... |
commit | commitdiff | tree | snapshot |
2014-06-10 |
danno@chromium.org | Reland 21720: Introduce FieldIndex to unify and abstrac... |
commit | commitdiff | tree | snapshot |
2014-06-10 |
mstarzinger... | Temporary disabled failing tests on ARM64 no-snap. |
commit | commitdiff | tree | snapshot |
2014-06-10 |
hpayer@chromium.org | Relax assertion in StoreBuffer::FindPointersToNewSpaceI... |
commit | commitdiff | tree | snapshot |
2014-06-10 |
bmeurer@chromium.org | Fix invalid attributes when generalizing because of... |
commit | commitdiff | tree | snapshot |
2014-06-10 |
machenbach... | Revert "Support external startup data in V8." |
commit | commitdiff | tree | snapshot |
2014-06-10 |
mstarzinger... | Revert "Port 'external startup data' flag from gyp... |
commit | commitdiff | tree | snapshot |
2014-06-10 |
haitao.feng... | Update DecodeFieldToSmi to support x32 port. |
commit | commitdiff | tree | snapshot |
next |