platform/upstream/v8.git
2015-02-05 mstarzingerFix try-finally for dead AST-branches in TurboFan.
2015-02-05 bmeurerRevert of Externalize deoptimization reasons. (patchset...
2015-02-05 ishellGrokdump workaround for different layout of *_LIST...
2015-02-05 ulanRemove flush_monomorphic_ics flag.
2015-02-05 Benedikt MeurerRemove the obsolete OverwriteMode optimization.
2015-02-05 jkummerowFix HConstant(double, ...) constructor
2015-02-05 mstarzingerCorrectly report some internal OOM conditions.
2015-02-05 yurysAdd NativeWeakMap to v8.h
2015-02-05 ulanAdd a flag to track detached contexts.
2015-02-05 marjaScanner / Unicode decoding: use size_t instead of unsigned.
2015-02-05 loisloExternalize deoptimization reasons.
2015-02-05 Benedikt MeurerRevert "[turbofan] Make Factory::NewNumber() always...
2015-02-05 v8-autorollUpdate V8 DEPS.
2015-02-05 Weiliang Linx87: Use signaling NaN for holes in fixed double arrays.
2015-02-04 paul.lindRevert "MIPS:[turbofan] Improve unordered comparisons...
2015-02-04 paul.lindMIPS: Calls to the CallIC miss handler looked up the...
2015-02-04 caitpotter88templates: Don't check IsLineTerminator() if character...
2015-02-04 arvFix issue with multiple properties and emit store.
2015-02-04 arvAdd macro for getting a PropertyAttributes for the...
2015-02-04 mvstantonCalls to the CallIC miss handler looked up the receiver...
2015-02-04 balazs.kilvadyMIPS: Fix assertion in full codegen for holed 'this'.
2015-02-04 arvClass methods should be non enumerable
2015-02-04 ulanMake functions contexts in optimized code weak.
2015-02-04 loisloRevert of Externalize deoptimization reasons. (patchset...
2015-02-04 loisloExternalize deoptimization reasons.
2015-02-04 marjatest-parsing.cc: Test fix.
2015-02-04 balazs.kilvadyMIPS: Retry "Use a WeakCell in the CallIC type vector."
2015-02-04 balazs.kilvadyMIPS: Introduce LanguageMode, drop StrictMode.
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...
next