platform/upstream/v8.git
2013-07-17 olivf@chromium.orgThere is no undefined Literal.
2013-07-17 jkummerow@chromium.orgSynchronize Compare-Literal behavior in FullCodegen...
2013-07-17 alph@chromium.orgProvide named links to code objects in heap snapshot.
2013-07-17 bmeurer@chromium.orgEnable compiled transitions by default.
2013-07-17 yurys@chromium.orgRemove V8_DISABLE_DEPRECATIONS=1 from test-cpu-profiler.cc
2013-07-17 mvstanton@chromium.orgThe gc should be able to traverse all AllocationSites...
2013-07-17 mvstanton@chromium.orgSome tests involving AllocationSites are failing in...
2013-07-17 bmeurer@chromium.orgReland "Turn ElementsTransitionAndStore stub into a...
2013-07-17 dslomov@chromium.orgAdd BYTES_PER_ELEMENT property to constructors of typed...
2013-07-17 alph@chromium.orgReport initial_map field of JSFunction in heap snapshot.
2013-07-17 yurys@chromium.orgRevert "Deprecate some debugger methods"
2013-07-17 hpayer@chromium.orgUse private field chunk_
2013-07-17 yurys@chromium.orgDeprecate some debugger methods
2013-07-17 ulan@chromium.orgDo not call reinterpret_cast when converting from NULL.
2013-07-17 mvstanton@chromium.orgCalls to HCheckFunction can be eliminated if the value...
2013-07-17 hpayer@chromium.orgMore aggressively inline optimized code.
2013-07-17 ulan@chromium.orgEnable building for android on x86_64 machines.
2013-07-17 bmeurer@chromium.orgFix invalid array length check in TransitionElementsKin...
2013-07-17 jkummerow@chromium.orgPrepare push to trunk. Now working on version 3.20.7.
2013-07-17 rodolph.perfetta... ARM: Improve code aging sequence.
2013-07-17 svenpanne@chromium.orgRemoved unused HOptimizedGraphBuilder::BuildCallSetter...
2013-07-16 palfia@homejinni.comMIPS: Fix bug introduced by r15640.
2013-07-16 alph@chromium.orgAdd missing links from GlobalPropertyCell to dependent_code
2013-07-16 verwaest@chromium.orgTry to remove invalidated stubs before falling back...
2013-07-16 alph@chromium.orgMake TransitionArray internal references originate...
2013-07-16 hpayer@chromium.orgAdded mark bit cell iterator.
2013-07-16 machenbach... Extend expectations for slow test cases on the V8/blink...
2013-07-16 yurys@chromium.orgFix cctest/test-cpu-profiler/FunctionApplySample fakine...
2013-07-16 hpayer@chromium.orgAdded tracing information to the case when allocation...
2013-07-16 mstarzinger... Minor cleanup of GVN state pushing.
2013-07-16 dslomov@chromium.orgThrow if first argument to TypedArray.set is a number.
2013-07-16 bmeurer@chromium.orgUse BitVector instead of handcrafted SparseSet.
2013-07-15 adamk@chromium.org[Object.observe] Lazily allocate callbackInfo structure
2013-07-15 machenbach... Make deopt testing compatible with runtime optimization...
2013-07-15 hpayer@chromium.orgRevert r15649 and fix for loop dominator propagation...
2013-07-15 bmeurer@chromium.orgDisable compiled_transitions by default.
2013-07-15 machenbach... Make optimizations for debug configurable with compile...
2013-07-15 jochen@chromium.orgFix gyp_v8 to work with use_system_icu=1
2013-07-15 danno@chromium.orgRevert 15635: Turn ElementsTransitionAndStore stub...
2013-07-15 mstarzinger... Reland deprecation of HAllocateObject in favor of HAllo...
2013-07-15 rossberg@chromium.orgFix sloppy-mode 'const' under Harmony flag.
2013-07-15 jkummerow@chromium.orgFix --deopt-every-n-times flag
2013-07-15 bmeurer@chromium.orgAndroid lacks support for cxxabi.h.
2013-07-15 mstarzinger... Use internal array as API function cache.
2013-07-15 loislo@chromium.orgCurrent logger code is messy. It mixes together
2013-07-15 bmeurer@chromium.orgFix possible stack overflow in range analysis.
2013-07-15 bmeurer@chromium.orgTurn propagate deoptimizing mark into a proper HPhase.
2013-07-15 dslomov@chromium.orgUse corerct conversions for DataView accessors.
2013-07-15 danno@chromium.orgPrepare push to trunk. Now working on version 3.20.6.
2013-07-15 dslomov@chromium.orgThis does not match ES6 spec but is the behavior in...
2013-07-15 bmeurer@chromium.orgCleanup leftover definitions in HGraph.
2013-07-14 danno@chromium.orgDon't use StoreIC_ArrayLength on frozen arrays
2013-07-13 adamk@chromium.orgAdd map transition for observed objects
2013-07-12 hpayer@chromium.orgCollect side effects on paths to dominated block includ...
2013-07-12 danno@chromium.orgFix windows build breakage due to 15645
2013-07-12 olivf@chromium.orgFix number tag for no-sse2.
2013-07-12 danno@chromium.orgFix LGapResolver::EmitMove for X64 when the dst is...
2013-07-12 danno@chromium.orgImplement truncated d-to-i as a stub on x86
2013-07-12 bmeurer@chromium.orgAdd a common templatized implementation of OS::DumpBack...
2013-07-12 yangguo@chromium.orgCheck for scheduled exceptions after a failed-access...
2013-07-12 yangguo@chromium.orgTest case for missing access checks in object observe.
2013-07-12 yangguo@chromium.orgFall back to generic on access checks in JSON.stringify.
2013-07-12 titzer@chromium.orgRemove special-casing of EAGER and SOFT deoptimization...
2013-07-11 olivf@chromium.orgEncapsulate compare nil ic_state.
2013-07-11 titzer@chromium.orgRefactor JavaScriptFrame::function() to return a JSFunc...
2013-07-11 danno@chromium.orgFix build breakage after 15630
2013-07-11 hpayer@chromium.orgUse filler maps for folded allocations when verify...
2013-07-11 bmeurer@chromium.orgTurn ElementsTransitionAndStore stub into a HydrogenCod...
2013-07-11 mvstanton@chromium.orgBogus assert needs to be removed on non-ia32 platforms
2013-07-11 verwaest@chromium.orgSupport grow-stub by >1 if the target is holey.
2013-07-11 titzer@chromium.orgAdded %NeverOptimize runtime call that can disable...
2013-07-11 hpayer@chromium.orgRemove filler map when folding allocations and turn...
2013-07-11 bmeurer@chromium.orgEnable compiled transitions by default.
2013-07-11 mvstanton@chromium.orgAllocationSites: when updating allocation site transiti...
2013-07-11 olivf@chromium.orgImplement X87 stack tracking and x87 multiplication
2013-07-11 bmeurer@chromium.orgTurn array index dehoisting into a proper HPhase.
2013-07-11 verwaest@chromium.orgKeep IC monomorphic on transition, even if previously...
2013-07-11 rossberg@chromium.orgIntroduce type Bounds record
2013-07-11 hpayer@chromium.orgAllocation folding integrated into the GVN phase.
2013-07-11 bmeurer@chromium.orgCleanup common POSIX functionality.
2013-07-11 jochen@chromium.orgRoll ICU to 210659
2013-07-11 hpayer@chromium.orgPerform new space evacuation based on marking bits.
2013-07-11 rossberg@chromium.orgThis adds the following array iterator methods:
2013-07-11 jochen@chromium.orgOnly depend on icudata on windows.
2013-07-11 jochen@chromium.orgMove InitializeICU() to the V8 API and use it.
2013-07-11 mvstanton@chromium.orgA bug in AllocationSite::GetMode(from, to) meant that...
2013-07-11 hpayer@chromium.orgImplemented lazy sweeping of new space.
2013-07-11 bmeurer@chromium.orgTurn canonicalization into a proper HPhase.
2013-07-11 verwaest@chromium.orgFix StoreIsUninitialized, and add Soft Deopt if keyed...
2013-07-11 yangguo@chromium.orgSet mime-type of test log file to text/plain.
2013-07-10 adamk@chromium.orgHasRealIndexedProperty doesn't work on JSGlobalProxy
2013-07-10 bmeurer@chromium.orgTurn merge removable simulates into a proper HPhase.
2013-07-10 machenbach... Suppress array bounds check for nacl build.
2013-07-10 dslomov@chromium.orgChange DataView accessors behavior for insufficient...
2013-07-10 verwaest@chromium.orgFlag rewriting an IC while writing to a global constant...
2013-07-10 olivf@chromium.orgFix unary op type feedback.
2013-07-10 verwaest@chromium.orgRevert "Allow NORMAL ICs to go polymorphic."
2013-07-10 olivf@chromium.orgUse static_cast instead of reinterpret_cast
2013-07-10 rodolph.perfetta... ARM: Implement memcpy using NEON.
2013-07-10 palfia@homejinni.comMIPS: Replace custom builtin invocation instructions...
next