[crankshaft] DCE must not eliminate (observable) math operations.
[platform/upstream/v8.git] / test /
2015-08-25 bmeurer[crankshaft] DCE must not eliminate (observable) math...
2015-08-25 bmeurerCorrectify instanceof and make it optimizable.
2015-08-24 bbudge[simd.js] Set --harmony-simd flag in test config.
2015-08-24 littledanAdd a separate scope for switch
2015-08-24 rossberg[es6] Fix default parameters in arrow functions
2015-08-24 bradnelsonAdding visitors to regurgitate expression types or...
2015-08-24 mstarzingerMake Simulator respect C stack limits as well.
2015-08-24 yangguoMessage formatting: handle unexpected case of failing...
2015-08-24 yangguoDebugger: use correct position for for-next expression...
2015-08-24 cbruni- remove the Backing-Store specific code from builtins...
2015-08-24 rmcilroy[Interpreter] Pass context to interpreter bytecode...
2015-08-24 rmcilroyAdd CompileInfo::GetDebugName()
2015-08-24 hablichRevert of [simd.js] Update to spec version 0.8.2. ...
2015-08-24 bbudge[simd.js] Update to spec version 0.8.2.
2015-08-24 chunyang.daiX87: Disable test case for X87 because of double regist...
2015-08-24 yangguoRevert of Parse arrow functions at proper precedence...
2015-08-22 littledanRevert of Add a separate scope for switch (patchset...
2015-08-22 littledanFix function scoping issue
2015-08-21 littledanAdd a separate scope for switch
2015-08-21 binjiSignal a blocked futex if the isolate is interrupted...
2015-08-21 mstarzingerDeprecate semi-correct CompilationInfo::flags predicate.
2015-08-21 mlippautz[heap,cctest] Get rid of protected-for-sake-of-testing...
2015-08-21 hpayerRecord slots in large objects.
2015-08-21 wingoParse arrow functions at proper precedence level
2015-08-21 rossberg[es6] Parameter scopes for sloppy eval
2015-08-21 rossberg[simd] Introduce SIMD types (as classes)
2015-08-21 mlippautz[heap] Thread through GC flags in memory reducer and...
2015-08-21 wingoFix parsing of arrow function formal parameters
2015-08-21 yangguoIntroduce SharedFunctionInfo::Iterator and Script:...
2015-08-21 mlippautz[heap] Cleanup and fix GC flags
2015-08-20 yangguoFix bug in Code::VerifyRecompiledCode.
2015-08-20 mstarzinger[heap] Hide GCTracer inside the heap component.
2015-08-20 cbruniRevert of Moving ArraySplice Builtin to ElementsAccesso...
2015-08-20 cbruni- remove the Backing-Store speficic code from builtins...
2015-08-20 mstarzingerRemove grab-bag includes of v8.h from everywhere.
2015-08-20 domenicAdd experimental, non-snapshotted V8 extras
2015-08-19 adamk[api] Relax CHECK for ArrayBuffer API abuse
2015-08-19 Ben SmithRe-enable regress-crbug-501711 and regress-4279 for...
2015-08-19 Ben SmithRemove regress-crbug-518748. It's too hard to make...
2015-08-19 Ben SmithDisable regress-crbug-518748. It is failing/flaking...
2015-08-19 titzerRename ParserInfo::function() and CompilationInfo:...
2015-08-19 jarinFix variable decl register collision on ARM.
2015-08-19 yangguoIgnore test failure for mjsunit/for-in-opt in gc stress.
2015-08-19 ejcarusoOnly evaluate length once in %TypedArray%.prototype.set
2015-08-18 Ben SmithDisable regress-crbug-518748 on ARM
2015-08-18 Ben L. Titzer[test] Silence array bounds warning. GCC, I think you...
2015-08-18 titzer[turbofan] Fix stack->stack double moves for pushing...
2015-08-18 Ben SmithDisable regress-crbug-518748 on debug
2015-08-18 binji[d8 Workers] Add max worker count, throw an exception...
2015-08-18 rmcilroy[Interpreter] Add implementations for load immediate...
2015-08-18 bradnelsonAllowing optional build of a WASM prototype behind...
2015-08-18 yangguoSkip regress-4279 for --isolates tests.
2015-08-18 oth[Interpreter] Minimal bytecode generator.
2015-08-18 rmcilroy[interpreter]: Changes to interpreter builtins for...
2015-08-18 yangguoSkip regress-crbug-501711 for --isolates tests.
2015-08-17 Adam KleinPoint @@isConcatSpreadable test failure line at the...
2015-08-17 titzer[turbofan] Support unboxed float and double stack param...
2015-08-17 mstarzinger[heap] Unify MarkingDeque push and unshift operations.
2015-08-17 rossberg[es6] Implement default parameters
2015-08-17 jianghua.yjhfix StrDup memory leak in CcTest
2015-08-17 yangguoDo not use js builtins object when constructing an...
2015-08-17 chunyang.daiX87: Realize IWYU pattern for frames-inl.h header.
2015-08-15 caitpotter88[parser] make kInvalidLhsInFor a SyntaxError
2015-08-14 chunyang.daiAdd per-file OWNERS for x87-specific cctests.
2015-08-14 vogelheimRework startup-data-util.
2015-08-13 adamkAlign PreParser for loop early error-checking with...
2015-08-13 adamk[es6] Make assignment to new.target an early ReferenceError
2015-08-13 oth[Interpreter] Register conversion fix and test.
2015-08-13 adamkRemove old webkit Object-getOwnPropertyNames test
2015-08-13 bmeurerRevert of [runtime] Remove useless IN builtin. (patchse...
2015-08-13 bmeurer[runtime] Remove useless IN builtin.
2015-08-13 rmcilroy[interpreter]: Update BytecodeArrayBuilder register...
2015-08-13 bmeurer[runtime] Remove useless DELETE builtin.
2015-08-13 yangguoMove regexp implementation into its own folder.
2015-08-13 titzerAdd tests for float32/float64 parameters/returns passed...
2015-08-12 littledanStage sloppy classes
2015-08-12 littledanAdd class to existing lexical scoping tests
2015-08-12 jfbSecurity: disable nontemporals.
2015-08-12 adamk[api] Delete non-maybe version of CompileModule
2015-08-12 yangguoDebugger: load debugger builtins as normal native JS.
2015-08-12 mstarzingerRealize IWYU pattern for frames-inl.h header.
2015-08-12 mstarzingerRemove inline header includes from non-inline headers...
2015-08-12 littledanSplit function block scoping into a separate flag
2015-08-11 littledanUse a new lexical context for sloppy-mode eval
2015-08-11 bmeurer[runtime] Store constructor function index on primitive...
2015-08-11 domenicAdd includes method to typed arrays
2015-08-11 titzerReland: [turbofan] Various fixes to allow unboxed doubl...
2015-08-11 hpayerRespect old generation limit in large object space...
2015-08-11 bmeurer[simd.js] Single SIMD128_VALUE_TYPE for all Simd128Values.
2015-08-11 yangguoRewrite Error.prototype.toString in C++.
2015-08-11 yangguoDebugger: correctly find closure to recompile eval...
2015-08-11 saperUse static_cast<> for NULL (clang 3.7)
2015-08-11 yangguoRevert of [turbofan] Various fixes to allow unboxed...
2015-08-11 binji[d8 Workers] Make Worker prototype read-only
2015-08-11 adamk[es6] Add appropriate ToString call to String.prototype...
2015-08-10 rmcilroy[interpreter] Fix nosnap build for interpreter table...
2015-08-10 titzer[turbofan] Various fixes to allow unboxed doubles as...
2015-08-10 rmcilroy[interpreter] Adds interpreter cctests.
2015-08-10 bmeurer[runtime] Remove obsolete %GetPropertyNames runtime...
2015-08-10 bmeurer[runtime] Remove unused %ToBool runtime function.
next