platform/upstream/v8.git
2015-02-04 yurysRevert of Add WeakKeyMap to v8.h (patchset #2 id:20001...
2015-02-04 yurysRevert of Simplify WeakMap and WeakSet tests slightly...
2015-02-04 mstarzingerSimplify WeakMap and WeakSet tests slightly.
2015-02-04 dcarneytry to fix windows after r26424
2015-02-04 dcarneyMove the contents of api-natives.js to c++
2015-02-04 yurysAdd WeakKeyMap to v8.h
2015-02-04 dcarney[turbofan] Don't allocate UnallocatedOperands in Zone...
2015-02-04 dslomovFix assertion in full codegen for holed 'this'.
2015-02-04 Dusan MilosavljevicMIPS:[turbofan] Improve unordered comparisons for boole...
2015-02-04 titzer[turbofan] Make ContextScope a proper encapsulation...
2015-02-04 mvstantonRetry "Use a WeakCell in the CallIC type vector."
2015-02-04 marjaIntroduce LanguageMode, drop StrictMode.
2015-02-04 akos.palfiMIPS64: Super Constructor Calls need to use a vector...
2015-02-04 akos.palfiMIPS: new classes: special construct stub for derived...
2015-02-03 caitpotter88Fix test-api/ObjectProtoToStringES6
2015-02-03 caitpotter88Update harmony ObjectProtoToString() to 2/2/2015 spec
2015-02-03 mvstantonSuper Constructor Calls need to use a vector slot,...
2015-02-03 jarinInfer HConstant::NotInNewSpace only if the supplied...
2015-02-03 ulanVerify that code stubs and full code do not have pointe...
2015-02-03 caitpotter88Update harmony Object.prototype.toString to 2/2/2015...
2015-02-03 ishellCheck the slots being adding to the SlotsBuffer.
2015-02-03 dslomovnew classes: special construct stub for derived classs...
2015-02-03 Daniel VogelheimWhitespace change to trigger bots.
2015-02-03 Daniel VogelheimPartial revert of crrev.com/900553003, to unbreak arm64...
2015-02-03 mstarzingerTurn throws into basic block terminators.
2015-02-03 verwaestReset inlining limits due to overly long compilation...
2015-02-03 Benedikt Meurer[turbofan] Split pure nodes in the scheduler if beneficial.
2015-02-03 bmeurer[turbofan] Parameter nodes are not idempotent.
2015-02-03 yurysRevert of Add WeakMap to v8.h (patchset #3 id:40001...
2015-02-03 yurysAdd WeakMap to v8.h
2015-02-03 mstarzingerMove nested classes of AstGraphBuilder into cc file.
2015-02-03 danno[turbofan]: Small visualizer cleanup and fix for string...
2015-02-03 mstarzingerFirst stab at try-catch and try-finally in TurboFan.
2015-02-03 Michael AchenbachWhitespace change to test goma.
2015-02-03 ulanUse weak cell to embed property cell in StoreGlobal.
2015-02-03 dcarneyfollow up named interceptor miss with api callback...
2015-02-03 ishellAvoid issuing write barriers for unboxed double fields...
2015-02-03 kozyatinskiy[V8] Added line, column and script symbols for SyntaxError
2015-02-03 balazs.kilvadyMIPS: Skip mozilla/js1_5/extensions/regress-355497...
2015-02-03 bmeurerCompute the same hash for all NaN values.
2015-02-03 verwaestClear pending exception on stack overflow in the parser
2015-02-02 fedortools: fix postmortem generator
2015-02-02 balazs.kilvadyMIPS: Use weak cell to embed known map in CompareIC
2015-02-02 titzer[turbofan] Put StructuredGraphBuilder out of its misery...
2015-02-02 ulanUse weak cell to embed known map in CompareIC
2015-02-02 ulanFetch global object from jsproxy prototype instead...
2015-02-02 balazs.kilvadyMIPS64: Megamorphic KeyedLoadIC needs special handling...
2015-02-02 Michael AchenbachWhitespace change to test goma activation.
2015-02-02 titzerInitialize CompilationInfo::osr_expr_stack_height corre...
2015-02-02 mvstantonMegamorphic KeyedLoadIC needs special handling for...
2015-02-02 verwaestCheck global object behind global proxy for extensibility
2015-02-02 ulanUse weak cells in CheckPropertyCell.
2015-02-02 titzerSpeed up tests for OSR of for-in and for-of loops.
2015-02-02 dcarney[turbofan] push virtual register field down to Instruct...
2015-02-02 titzer[turbofan] Fix OSR into functions where the expression...
2015-02-02 cwhan.tunzshell.cc race condition
2015-02-02 paul.lindMIPS64: Fix bugs after hole-nan value change.
2015-02-01 Michael AchenbachWhitespace change to trigger bots.
2015-02-01 Yang GuoRevert of Fix --max_old_space_size=4096 integer overflo...
2015-01-31 Yang GuoFix --max_old_space_size=4096 integer overflow.
2015-01-31 dcarneyadd maps and sets to zone containers
2015-01-31 v8-autorollUpdate V8 DEPS.
2015-01-30 balazs.kilvadyMIPS: Remove unnecessary printf lines from assembler...
2015-01-30 balazs.kilvadyMIPS: Reland "Initial switch to Chromium-style CHECK_...
2015-01-30 caitpotter88Add param_after_rest error message after r26362
2015-01-30 Dusan MilosavljevicMIPS: Fix bug in elements transition code for smi to...
2015-01-30 machenbachAdd new script to create release branches.
2015-01-30 ulanDo not embed interceptor in handler.
2015-01-30 caitpotter88Implement parsing of ES6 Rest Parameters
2015-01-30 mvstantonCallIC used an invalid mechanism to detect if it was...
2015-01-30 ulanDo not embedd store callback in handler.
2015-01-30 jarinAlways emit bailout id for inlining property access...
2015-01-30 ulanLoad callback data from weak cell instead of embedding...
2015-01-30 jarinDo not inline array push for arrays with dictionary...
2015-01-30 bmeurerFix the test-code-stubs tests.
2015-01-30 titzer[turbofan] Fix usage of ThisFunction parameter in OSR.
2015-01-30 ishellLayout descriptor sharing issue fixed.
2015-01-30 balazs.kilvadyMIPS: Add MEGAMORPHIC state support for KeyedLoadIC.
2015-01-30 dcarneyupdate vector ics to handle megamorphic keyed loads
2015-01-30 hpayerVisit code objects in native contexts only during full...
2015-01-30 dcarney[turbofan] cleanup MoveOptimizer a little
2015-01-30 Dan Carneyfix gcc after r26345
2015-01-30 mstarzingerAvoid using ProcessArguments for static calls.
2015-01-30 Benedikt MeurerMake GCC happy with test-cpu-profiler.
2015-01-30 bmeurerReland "Initial switch to Chromium-style CHECK_* and...
2015-01-30 dcarneyAdd MEGAMORPHIC state support for KeyedLoadIC
2015-01-30 hpayerCollect phantom callback data only once during gc....
2015-01-30 michael_dawsonContribution of PowerPC port (continuation of 422063005...
2015-01-30 Benedikt MeurerRevert "Make GCC happy again." and "Initial switch...
2015-01-30 Benedikt MeurerMake GCC happy again.
2015-01-30 bmeurerInitial switch to Chromium-style CHECK_* and DCHECK_...
2015-01-30 v8-autorollUpdate V8 DEPS.
2015-01-30 adamkImplemented new syntax for ImportDeclarations
2015-01-30 arvLexical declarations should not be allowed in Statement
2015-01-29 arvMove object literal checking into checker classes
2015-01-29 balazs.kilvadyMIPS: Fix 'Load API accessor from descriptor instead...
2015-01-29 machenbachRevert of Use a WeakCell in the CallIC type vector...
2015-01-29 titzer[turbofan] Fix OSR compilations of for-in.
2015-01-29 mvstantonUse a WeakCell in the CallIC type vector.
2015-01-29 ulanLoad API holder from prototype chain instead embedding...
next