2014-06-23 |
rmcilroy@chromium.org | [Arm]: Simplify compile-time Arm feature detection. |
commit | commitdiff | tree | snapshot |
2014-06-23 |
rmcilroy@chromium.org | Special case ConstantPoolArray in MarkCompactCollector... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
yangguo@chromium.org | Run JS micro tasks in the appropriate context. |
commit | commitdiff | tree | snapshot |
2014-06-23 |
rmcilroy@chromium.org | [Arm] Various cleanups to the Arm assembler backend. |
commit | commitdiff | tree | snapshot |
2014-06-23 |
verwaest@chromium.org | Tiny cleanup, reduce direct usage of the LookupIterator |
commit | commitdiff | tree | snapshot |
2014-06-23 |
verwaest@chromium.org | Don't bypass the global proxy as the global object... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
verwaest@chromium.org | Ensure the receiver for EnableAccessCheck is always... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
marja@chromium.org | Revert "Partial revert of r21901" |
commit | commitdiff | tree | snapshot |
2014-06-23 |
jochen@chromium.org | Partial revert of r21901 |
commit | commitdiff | tree | snapshot |
2014-06-23 |
verwaest@chromium.org | Turn assert into RUNTIME_ASSERT |
commit | commitdiff | tree | snapshot |
2014-06-23 |
jochen@chromium.org | Add a use counter API |
commit | commitdiff | tree | snapshot |
2014-06-23 |
rodolph.perfetta... | ARM64: updated literal pool implementation. |
commit | commitdiff | tree | snapshot |
2014-06-23 |
weiliang.lin... | X87: Introduce intrinsic to expose debug state to gener... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
verwaest@chromium.org | Remove specialized access checks and overwrites altoget... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
jochen@chromium.org | Simplify Object::GetElementWithReceiver |
commit | commitdiff | tree | snapshot |
2014-06-23 |
mvstanton@chromium.org | Re-land "Clusterfuzz identified overflow check needed... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
verwaest@chromium.org | Simplify {Enable|Disable}AccessCheck |
commit | commitdiff | tree | snapshot |
2014-06-23 |
verwaest@chromium.org | Remove AccessControl from AccessorPairs, as it's an... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
verwaest@chromium.org | Simplify access checks performed by GetOwnProperty |
commit | commitdiff | tree | snapshot |
2014-06-23 |
svenpanne@chromium.org | Make our FOO::cast methods const. |
commit | commitdiff | tree | snapshot |
2014-06-23 |
hpayer@chromium.org | An object should only be promoted to the old generation... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
marja@chromium.org | Revert "Set host_arch to ia32 on machines with a 32bit... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
jochen@chromium.org | Set host_arch to ia32 on machines with a 32bit userland... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
yangguo@chromium.org | Introduce intrinsic to expose debug state to generated... |
commit | commitdiff | tree | snapshot |
2014-06-23 |
jarin@chromium.org | Add missing map check to optimized f.apply(...) |
commit | commitdiff | tree | snapshot |
2014-06-20 |
plind44@gmail.com | MIPS: Fix big-endian after r21774/r21803. |
commit | commitdiff | tree | snapshot |
2014-06-20 |
palfia@homejinni.com | MIPS: Support LiveEdit. |
commit | commitdiff | tree | snapshot |
2014-06-20 |
palfia@homejinni.com | MIPS: Make object accessors more const-correct. |
commit | commitdiff | tree | snapshot |
2014-06-20 |
jkummerow@chromium.org | Array.concat: properly go to dictionary mode when required |
commit | commitdiff | tree | snapshot |
2014-06-20 |
wingo@igalia.com | Fix stack capture on overflow for Error.stackTraceLimit... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
jkummerow@chromium.org | Clean up unused stuff in atomicops_internals_{tsan... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
marja@chromium.org | test-parsing: Add functionality to specify "always... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
rodolph.perfetta... | ARM: Avoid duplicate vmla when merging vmul and vadd |
commit | commitdiff | tree | snapshot |
2014-06-20 |
mstarzinger... | Remove obsolete --harmony-promises flag from tests. |
commit | commitdiff | tree | snapshot |
2014-06-20 |
svenpanne@chromium.org | Make object accessors more const-correct. |
commit | commitdiff | tree | snapshot |
2014-06-20 |
marja@chromium.org | Parser: Refactor strict mode checks for functions |
commit | commitdiff | tree | snapshot |
2014-06-20 |
alph@chromium.org | Support LiveEdit on ARM |
commit | commitdiff | tree | snapshot |
2014-06-20 |
mstarzinger... | Check alpha-sorting of includes during presubmit. |
commit | commitdiff | tree | snapshot |
2014-06-20 |
yurys@chromium.org | Added Message::GetScripOrigin. |
commit | commitdiff | tree | snapshot |
2014-06-20 |
ishell@chromium.org | --verify-predictable mode added for ensuring that GC... |
commit | commitdiff | tree | snapshot |
2014-06-20 |
svenpanne@chromium.org | Make the internal parts of our external API a bit more... |
commit | commitdiff | tree | snapshot |
2014-06-18 |
dcarney@chromium.org | Revert "Optimize Function.prototype.call" |
commit | commitdiff | tree | snapshot |
2014-06-18 |
yangguo@chromium.org | Move invalid string length check to the factory. |
commit | commitdiff | tree | snapshot |
2014-06-18 |
jarin@chromium.org | Fix LStoreCodeEntry to treat the code_object parameter... |
commit | commitdiff | tree | snapshot |
2014-06-18 |
yangguo@chromium.org | IC misses should not count towards execution pauses... |
commit | commitdiff | tree | snapshot |
2014-06-18 |
jkummerow@chromium.org | Add safe numerics classes, imported from Chromium. |
commit | commitdiff | tree | snapshot |
2014-06-18 |
marja@chromium.org | Revert "Parser: Delay internalizing strings and values... |
commit | commitdiff | tree | snapshot |
2014-06-18 |
weiliang.lin... | X87: Interrupts must not mask stack overflow. |
commit | commitdiff | tree | snapshot |
2014-06-17 |
kilvadyb@homejinni.com | MIPS: Interrupts must not mask stack overflow. |
commit | commitdiff | tree | snapshot |
2014-06-17 |
jochen@chromium.org | Untangle RNG from v8 core |
commit | commitdiff | tree | snapshot |
2014-06-17 |
plind44@gmail.com | MIPS: update owners. |
commit | commitdiff | tree | snapshot |
2014-06-17 |
mstarzinger... | Drop obsolete ES6 TODOs about activating extended mode. |
commit | commitdiff | tree | snapshot |
2014-06-17 |
yangguo@chromium.org | Remove unnecessary virtual methods in the serializer. |
commit | commitdiff | tree | snapshot |
2014-06-17 |
mstarzinger... | Rename arguments object support functions to new scheme. |
commit | commitdiff | tree | snapshot |
2014-06-17 |
yangguo@chromium.org | Interrupts must not mask stack overflow. |
commit | commitdiff | tree | snapshot |
2014-06-17 |
ulan@chromium.org | Reduce number of writes to DependentCode array when... |
commit | commitdiff | tree | snapshot |
2014-06-17 |
marja@chromium.org | Fix: AstValueFactory must be internalized before ThrowP... |
commit | commitdiff | tree | snapshot |
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 |
next |