2015-08-10 |
bmeurer | [runtime] Remove unused %ToBool runtime function. |
tree | commitdiff |
2015-08-10 |
bmeurer | [turbofan] Drop V8_TURBOFAN_BACKEND and V8_TURBOFAN_TAR... |
tree | commitdiff |
2015-08-08 |
jkummerow | Fasterify JSObject::UnregisterPrototypeUser |
tree | commitdiff |
2015-08-07 |
rossberg | [es6] Fix parsing of expressions in patterns |
tree | commitdiff |
2015-08-07 |
Djordje.Pesic | MIPS: Fix mina_maxa for proper NaN handling. |
tree | commitdiff |
2015-08-07 |
littledan | Reland "Test262 roll" |
tree | commitdiff |
2015-08-07 |
mstarzinger | Speed up tests for optimized code sharing. |
tree | commitdiff |
2015-08-07 |
rossberg | Regression test for crbug 517455 |
tree | commitdiff |
2015-08-07 |
titzer | [turbofan] Remove kInterpreterDispatch CallDescriptor... |
tree | commitdiff |
2015-08-07 |
rossberg | [es6] Use strict arguments objects for destructured... |
tree | commitdiff |
2015-08-07 |
mstarzinger | [heap] Rename IncrementalMarking::Abort to Stop. |
tree | commitdiff |
2015-08-07 |
machenbach | Revert of Test262 roll (patchset #9 id:160001 of https... |
tree | commitdiff |
2015-08-06 |
domenic | Rename "extras exports" to "extras binding" |
tree | commitdiff |
2015-08-06 |
littledan | Update to latest test262 from 2015-07-31 |
tree | commitdiff |
2015-08-06 |
mtrofin | Stand-alone deferred block splitting. This continues... |
tree | commitdiff |
2015-08-06 |
mstarzinger | Fix stale entries in optimized code map. |
tree | commitdiff |
2015-08-06 |
hpayer | When allocation rate is low and we are close to the... |
tree | commitdiff |
2015-08-06 |
mlippautz | [GC] Check for incremental marking when a GC is trigger... |
tree | commitdiff |
2015-08-06 |
yangguo | Fix Array.prototype.concat for arguments object with... |
tree | commitdiff |
2015-08-06 |
jkummerow | Fix off-by-one in Array.concat's max index check |
tree | commitdiff |
2015-08-05 |
adamk | Delete --harmony-computed-property-names flag |
tree | commitdiff |
2015-08-05 |
Adam Klein | Try turning object-observe test back on in gc-stress |
tree | commitdiff |
2015-08-05 |
adamk | Delete --harmony-unicode flag |
tree | commitdiff |
2015-08-05 |
adamk | [es6] Remove Scanner and Parser flags for harmony_modules |
tree | commitdiff |
2015-08-05 |
conradw | [strong] dot prototypes of strong class literals should... |
tree | commitdiff |
2015-08-05 |
hpayer | Retire StringTracker. |
tree | commitdiff |
2015-08-05 |
mathias | Ensure `String.prototype.normalize.length` is `0` |
tree | commitdiff |
2015-08-05 |
yangguo | Introduce object visitor to estimate the size of a... |
tree | commitdiff |
2015-08-05 |
yangguo | Remove serializer-specific hash table size heuristic. |
tree | commitdiff |
2015-08-05 |
rossberg | [es6] Implement proper TDZ for parameters |
tree | commitdiff |
2015-08-05 |
mstarzinger | Cleanup unnecessary duplication of runtime functions. |
tree | commitdiff |
2015-08-04 |
adamk | Add a --harmony-object-observe runtime flag (on by... |
tree | commitdiff |
2015-08-04 |
binji | [d8 Workers] Throw when calling Worker constructor... |
tree | commitdiff |
2015-08-04 |
mstarzinger | Introduce safe interface to "copy and grow" FixedArray. |
tree | commitdiff |
2015-08-04 |
adamk | [es6] new.target should not be shadowable in a with... |
tree | commitdiff |
2015-08-04 |
rossberg | [es6] Refactor FormalParameter |
tree | commitdiff |
2015-08-04 |
titzer | [turbofan] Handle void returns in instruction selector. |
tree | commitdiff |
2015-08-04 |
yangguo | Debugger: refactor ScopeIterator, FrameInspector and... |
tree | commitdiff |
2015-08-03 |
oth | [Interpreter] Consistency fixes. |
tree | commitdiff |
2015-08-03 |
ulan | Grow heap slowly after running memory reducer. |
tree | commitdiff |
2015-08-03 |
yangguo | Remove JSFunctionResultCache. |
tree | commitdiff |
2015-08-03 |
binji | [d8 worker] Fix regression when serializing very large... |
tree | commitdiff |
2015-08-03 |
bbudge | SIMD.js Add the other SIMD Phase 1 types. |
tree | commitdiff |
2015-08-03 |
jarin | [deoptimizer] Fix the frame size calculation for debugg... |
tree | commitdiff |
2015-08-03 |
machenbach | [Sheriff] Mark test as flaky. |
tree | commitdiff |
2015-08-03 |
jarin | [deoptimizer] Do not pass arguments markers to the... |
tree | commitdiff |
2015-08-03 |
oth | [Intepreter] BytecodeArrayBuilder and accumulator based... |
tree | commitdiff |
2015-07-31 |
cbruni | Array Builtin Refactoring: Creating API methods on... |
tree | commitdiff |
2015-07-31 |
titzer | [turbofan] Simplifying handling of callee-cleanup stack... |
tree | commitdiff |
2015-07-31 |
mvstanton | VectorICs: refactoring to eliminate "for queries only... |
tree | commitdiff |
2015-07-31 |
martyn.capewell | [turbofan] Merge dependent Word32Equal on ARM64 |
tree | commitdiff |
2015-07-31 |
yangguo | Debugger: move implementation to a separate folder. |
tree | commitdiff |
2015-07-31 |
ulan | Ensure the memory reduces makes progress. |
tree | commitdiff |
2015-07-31 |
titzer | [turbofan] GraphBuilderTester uses --print-opt-code. |
tree | commitdiff |
2015-07-31 |
jochen | After trying once to create a Realm in regress-crbug... |
tree | commitdiff |
2015-07-30 |
danno | [turbofan]: Add better encapsulation to LinkageLocation |
tree | commitdiff |
2015-07-30 |
yangguo | Debugger: correctly redirect code with no stack check. |
tree | commitdiff |
2015-07-30 |
oth | [Interpreter] Add more bytecode definitions and add... |
tree | commitdiff |
2015-07-30 |
rmcilroy | [interpreter] Add Interpreter{Entry,Exit}Trampoline... |
tree | commitdiff |
2015-07-30 |
mvstanton | Bugfix: CCTest test-func-name-inference/InConstructor... |
tree | commitdiff |
2015-07-30 |
ulan | Fix idle notification for background tab. |
tree | commitdiff |
2015-07-30 |
mvstanton | Stop overallocating feedback vector slots. |
tree | commitdiff |
2015-07-30 |
yangguo | Add test for referring function name for classes. |
tree | commitdiff |
2015-07-30 |
yangguo | Speed up cctest/test-debug/DebugBreakLoop. |
tree | commitdiff |
2015-07-30 |
bbudge | Optimize ToString and NonStringToString. |
tree | commitdiff |
2015-07-30 |
binji | [d8] Fix tsan bugs |
tree | commitdiff |
2015-07-30 |
binji | [d8 Workers] Fix bug creating Worker during main thread... |
tree | commitdiff |
2015-07-30 |
rmcilroy | [interpreter] Change interpreter to use an BytecodeArra... |
tree | commitdiff |
2015-07-30 |
mbrandy | PPC: Support for conditional return instruction. |
tree | commitdiff |
2015-07-29 |
mbrandy | Add per-file OWNERS for PPC-specific cctests |
tree | commitdiff |
2015-07-29 |
machenbach | [test] Key variant flags by variant name everywhere. |
tree | commitdiff |
2015-07-28 |
jkummerow | Fix prototype registration upon SlowToFast migration |
tree | commitdiff |
2015-07-28 |
mvstanton | Bugfix: Incorrect type feedback vector structure on... |
tree | commitdiff |
2015-07-28 |
machenbach | [test] Shorten excessive webkit test. |
tree | commitdiff |
2015-07-28 |
machenbach | [test] Skip slow test in novfp3 mode. |
tree | commitdiff |
2015-07-28 |
jochen | Reland of "Remove ExternalArray, derived types, and... |
tree | commitdiff |
2015-07-27 |
mbrandy | Update PPC OWNERS |
tree | commitdiff |
2015-07-27 |
machenbach | Revert of Remove ExternalArray, derived types, and... |
tree | commitdiff |
2015-07-27 |
bmeurer | [stubs] Properly handle read-only properties in StoreGl... |
tree | commitdiff |
2015-07-27 |
mlippautz | Add regression test for issue 507979. |
tree | commitdiff |
2015-07-27 |
jochen | Remove ExternalArray, derived types, and element kinds |
tree | commitdiff |
2015-07-27 |
yangguo | Revert "In RegExp, lastIndex is read with ToLength... |
tree | commitdiff |
2015-07-27 |
hpayer | Remove slot buffer entries in deoptimized code objects... |
tree | commitdiff |
2015-07-27 |
yangguo | Blacklist regress-3960 from turbofan. |
tree | commitdiff |
2015-07-27 |
ishell | Cross-script variables handling fixed. It was possible... |
tree | commitdiff |
2015-07-25 |
littledan | Class block scoping tests |
tree | commitdiff |
2015-07-25 |
littledan | Split off a separate --harmony_sloppy_let flag |
tree | commitdiff |
2015-07-24 |
hichris123 | Make dates default to the local timezone if none specified |
tree | commitdiff |
2015-07-24 |
bbudge | Disable failing simdjs tests. |
tree | commitdiff |
2015-07-24 |
rmcilroy | [interpreter] A couple of minor tweaks to BytecodeArray. |
tree | commitdiff |
2015-07-24 |
rossberg | Find right scope associated with prologue |
tree | commitdiff |
2015-07-24 |
oth | [Interpreter] Add BytecodeArray class and add to Shared... |
tree | commitdiff |
2015-07-24 |
yangguo | Debugger: fix deoptimizing inlined function. |
tree | commitdiff |
2015-07-24 |
yangguo | Move Full-codegen into its own folder. |
tree | commitdiff |
2015-07-24 |
machenbach | Revert of Revert "In RegExp, lastIndex is read with... |
tree | commitdiff |
2015-07-24 |
littledan | Revert "In RegExp, lastIndex is read with ToLength... |
tree | commitdiff |
2015-07-23 |
hichris123 | Fix check for a date with a 24th hour |
tree | commitdiff |
2015-07-23 |
rmcilroy | [interpreter] Add basic framework for bytecode handler... |
tree | commitdiff |
2015-07-23 |
rossberg | [es6] Make sure temporaries are not allocated in block... |
tree | commitdiff |
2015-07-23 |
danno | Unify "runtime-style" IC functions with Runtime intrinsics |
tree | commitdiff |
next |