[runtime] Remove unused %ToBool runtime function.
[platform/upstream/v8.git] / test /
2015-08-10 bmeurer[runtime] Remove unused %ToBool runtime function.
2015-08-10 bmeurer[turbofan] Drop V8_TURBOFAN_BACKEND and V8_TURBOFAN_TAR...
2015-08-08 jkummerowFasterify JSObject::UnregisterPrototypeUser
2015-08-07 rossberg[es6] Fix parsing of expressions in patterns
2015-08-07 Djordje.PesicMIPS: Fix mina_maxa for proper NaN handling.
2015-08-07 littledanReland "Test262 roll"
2015-08-07 mstarzingerSpeed up tests for optimized code sharing.
2015-08-07 rossbergRegression test for crbug 517455
2015-08-07 titzer[turbofan] Remove kInterpreterDispatch CallDescriptor...
2015-08-07 rossberg[es6] Use strict arguments objects for destructured...
2015-08-07 mstarzinger[heap] Rename IncrementalMarking::Abort to Stop.
2015-08-07 machenbachRevert of Test262 roll (patchset #9 id:160001 of https...
2015-08-06 domenicRename "extras exports" to "extras binding"
2015-08-06 littledanUpdate to latest test262 from 2015-07-31
2015-08-06 mtrofinStand-alone deferred block splitting. This continues...
2015-08-06 mstarzingerFix stale entries in optimized code map.
2015-08-06 hpayerWhen allocation rate is low and we are close to the...
2015-08-06 mlippautz[GC] Check for incremental marking when a GC is trigger...
2015-08-06 yangguoFix Array.prototype.concat for arguments object with...
2015-08-06 jkummerowFix off-by-one in Array.concat's max index check
2015-08-05 adamkDelete --harmony-computed-property-names flag
2015-08-05 Adam KleinTry turning object-observe test back on in gc-stress
2015-08-05 adamkDelete --harmony-unicode flag
2015-08-05 adamk[es6] Remove Scanner and Parser flags for harmony_modules
2015-08-05 conradw[strong] dot prototypes of strong class literals should...
2015-08-05 hpayerRetire StringTracker.
2015-08-05 mathiasEnsure `String.prototype.normalize.length` is `0`
2015-08-05 yangguoIntroduce object visitor to estimate the size of a...
2015-08-05 yangguoRemove serializer-specific hash table size heuristic.
2015-08-05 rossberg[es6] Implement proper TDZ for parameters
2015-08-05 mstarzingerCleanup unnecessary duplication of runtime functions.
2015-08-04 adamkAdd a --harmony-object-observe runtime flag (on by...
2015-08-04 binji[d8 Workers] Throw when calling Worker constructor...
2015-08-04 mstarzingerIntroduce safe interface to "copy and grow" FixedArray.
2015-08-04 adamk[es6] new.target should not be shadowable in a with...
2015-08-04 rossberg[es6] Refactor FormalParameter
2015-08-04 titzer[turbofan] Handle void returns in instruction selector.
2015-08-04 yangguoDebugger: refactor ScopeIterator, FrameInspector and...
2015-08-03 oth[Interpreter] Consistency fixes.
2015-08-03 ulanGrow heap slowly after running memory reducer.
2015-08-03 yangguoRemove JSFunctionResultCache.
2015-08-03 binji[d8 worker] Fix regression when serializing very large...
2015-08-03 bbudgeSIMD.js Add the other SIMD Phase 1 types.
2015-08-03 jarin[deoptimizer] Fix the frame size calculation for debugg...
2015-08-03 machenbach[Sheriff] Mark test as flaky.
2015-08-03 jarin[deoptimizer] Do not pass arguments markers to the...
2015-08-03 oth[Intepreter] BytecodeArrayBuilder and accumulator based...
2015-07-31 cbruniArray Builtin Refactoring: Creating API methods on...
2015-07-31 titzer[turbofan] Simplifying handling of callee-cleanup stack...
2015-07-31 mvstantonVectorICs: refactoring to eliminate "for queries only...
2015-07-31 martyn.capewell[turbofan] Merge dependent Word32Equal on ARM64
2015-07-31 yangguoDebugger: move implementation to a separate folder.
2015-07-31 ulanEnsure the memory reduces makes progress.
2015-07-31 titzer[turbofan] GraphBuilderTester uses --print-opt-code.
2015-07-31 jochenAfter trying once to create a Realm in regress-crbug...
2015-07-30 danno[turbofan]: Add better encapsulation to LinkageLocation
2015-07-30 yangguoDebugger: correctly redirect code with no stack check.
2015-07-30 oth[Interpreter] Add more bytecode definitions and add...
2015-07-30 rmcilroy[interpreter] Add Interpreter{Entry,Exit}Trampoline...
2015-07-30 mvstantonBugfix: CCTest test-func-name-inference/InConstructor...
2015-07-30 ulanFix idle notification for background tab.
2015-07-30 mvstantonStop overallocating feedback vector slots.
2015-07-30 yangguoAdd test for referring function name for classes.
2015-07-30 yangguoSpeed up cctest/test-debug/DebugBreakLoop.
2015-07-30 bbudgeOptimize ToString and NonStringToString.
2015-07-30 binji[d8] Fix tsan bugs
2015-07-30 binji[d8 Workers] Fix bug creating Worker during main thread...
2015-07-30 rmcilroy[interpreter] Change interpreter to use an BytecodeArra...
2015-07-30 mbrandyPPC: Support for conditional return instruction.
2015-07-29 mbrandyAdd per-file OWNERS for PPC-specific cctests
2015-07-29 machenbach[test] Key variant flags by variant name everywhere.
2015-07-28 jkummerowFix prototype registration upon SlowToFast migration
2015-07-28 mvstantonBugfix: Incorrect type feedback vector structure on...
2015-07-28 machenbach[test] Shorten excessive webkit test.
2015-07-28 machenbach[test] Skip slow test in novfp3 mode.
2015-07-28 jochenReland of "Remove ExternalArray, derived types, and...
2015-07-27 mbrandyUpdate PPC OWNERS
2015-07-27 machenbachRevert of Remove ExternalArray, derived types, and...
2015-07-27 bmeurer[stubs] Properly handle read-only properties in StoreGl...
2015-07-27 mlippautzAdd regression test for issue 507979.
2015-07-27 jochenRemove ExternalArray, derived types, and element kinds
2015-07-27 yangguoRevert "In RegExp, lastIndex is read with ToLength...
2015-07-27 hpayerRemove slot buffer entries in deoptimized code objects...
2015-07-27 yangguoBlacklist regress-3960 from turbofan.
2015-07-27 ishellCross-script variables handling fixed. It was possible...
2015-07-25 littledanClass block scoping tests
2015-07-25 littledanSplit off a separate --harmony_sloppy_let flag
2015-07-24 hichris123Make dates default to the local timezone if none specified
2015-07-24 bbudgeDisable failing simdjs tests.
2015-07-24 rmcilroy[interpreter] A couple of minor tweaks to BytecodeArray.
2015-07-24 rossbergFind right scope associated with prologue
2015-07-24 oth[Interpreter] Add BytecodeArray class and add to Shared...
2015-07-24 yangguoDebugger: fix deoptimizing inlined function.
2015-07-24 yangguoMove Full-codegen into its own folder.
2015-07-24 machenbachRevert of Revert "In RegExp, lastIndex is read with...
2015-07-24 littledanRevert "In RegExp, lastIndex is read with ToLength...
2015-07-23 hichris123Fix check for a date with a 24th hour
2015-07-23 rmcilroy[interpreter] Add basic framework for bytecode handler...
2015-07-23 rossberg[es6] Make sure temporaries are not allocated in block...
2015-07-23 dannoUnify "runtime-style" IC functions with Runtime intrinsics
next