platform/upstream/v8.git
2013-04-05 mstarzinger... Force context allocation for variables in generator...
2013-04-05 mstarzinger... Refactor parser mode configuration for correctness
2013-04-05 yangguo@chromium.orgRemove push(holder_reg) in CheckAccessGlobalProxy.
2013-04-05 yangguo@chromium.orgDo not implicitly convert non-object receivers for...
2013-04-05 mstarzinger... Fix minor typo in generator parsing test.
2013-04-05 hpayer@chromium.orgRefactoring BuildAllocateElements.
2013-04-05 haraken@chromium.orgPass an isolate to GetCurrent()
2013-04-05 plind44@gmail.comMIPS: Resolved the rest of soft-float bugs.
2013-04-04 adamk@chromium.orgRemove code duplication in JSObject::HasRealElementProperty
2013-04-04 mstarzinger... Compile FastCloneShallowArrayStub using Crankshaft.
2013-04-04 palfia@homejinni.comMIPS: Remove extranous holder load in some prototype...
2013-04-04 mstarzinger... Skip long running regression test from r14078.
2013-04-04 mstarzinger... Fix bogus uses of preparser API
2013-04-04 mstarzinger... Make __proto__ a real JavaScript accessor property.
2013-04-04 danno@chromium.orgRemove extranous holder load in some prototype-chain...
2013-04-04 mstarzinger... Prepare push to trunk. Now working on version 3.17.17.
2013-04-04 mstarzinger... Switch transition zapping to slower version.
2013-04-04 dslomov@chromium.orgTest behavior of qNaN and sNaN
2013-04-04 ulan@chromium.orgAdd extra flag for load-ic stubs in code cache.
2013-04-03 palfia@homejinni.comMIPS: Ensure UseRegisterAtStart not used with fixed...
2013-04-03 palfia@homejinni.comMIPS: Fix ARM build
2013-04-03 palfia@homejinni.comMIPS: Fix hydrogen tracing on x64 and ARM
2013-04-03 rossberg@chromium.orgES6 symbols: fix corner cases of equality operators
2013-04-03 dslomov@chromium.orgRemove (H|L)JSArrayLength instructions
2013-04-03 mstarzinger... Fix error message when reporting unexpected yield.
2013-04-03 adamk@chromium.orgCodify the assumption that %GetArrayKeys can return...
2013-04-03 danno@chromium.orgEnsure UseRegisterAtStart not used with fixed temp...
2013-04-03 danno@chromium.orgFix ARM build
2013-04-03 danno@chromium.orgFix hydrogen tracing on x64 and ARM
2013-04-03 hpayer@chromium.orgMove DeepCopy of JSObject from runtime to object.
2013-04-02 palfia@homejinni.comMIPS: Deoptimizer support for hydrogen stubs that accep...
2013-04-02 rodolph.perfetta... Fix bugs in softfloat code path.
2013-04-02 mstarzinger... Fix another set of build failures on Windows since...
2013-04-02 mstarzinger... Fix build failure on Windows since r14116.
2013-04-02 mstarzinger... Add parser support for generators.
2013-04-02 dslomov@chromium.orgFix Win64 build
2013-04-02 dslomov@chromium.orgFix CopyBytes to accept size_t for num_bytes
2013-04-02 ulan@chromium.orgCleanup: Rename Simulator::watched_stops to match style...
2013-04-02 ulan@chromium.orgARM: Log an error if /proc/cpuinfo cannot be opened
2013-04-02 mvstanton@chromium.orgDeoptimizer support for hydrogen stubs that accept...
2013-04-02 yurys@chromium.orgIsolatify CPU profiler public API
2013-04-02 yurys@chromium.orgDeprecate HeapSnapshot type
2013-04-02 yurys@chromium.orgIsolatify HeapProfiler
2013-04-02 yurys@chromium.orgIsolatify CPU profiler
2013-04-02 yurys@chromium.orgAllow recording individual samples in addition to the...
2013-04-01 plind44@gmail.comMIPS: Fixed some soft-float bugs.
2013-03-30 plind44@gmail.comMIPS: Make the mips port build cleanly with clang.
2013-03-28 palfia@homejinni.comMIPS: Fix register usage in softfloat code path.
2013-03-28 yangguo@chromium.orgAdd test to check that Function.caller must not expose...
2013-03-28 yangguo@chromium.orgAlways allocate symbols in old space.
2013-03-28 dslomov@chromium.orgCanonicalize NaNs on store to Fast(Float|Double) arrays
2013-03-28 dslomov@chromium.orgWin32 build fix
2013-03-28 dslomov@chromium.orgRelease buold fix
2013-03-28 dslomov@chromium.orgFirst steps towards implementing ArrayBuffer &co in V8
2013-03-28 dslomov@chromium.orgReplace ICStub for array.length with hydrogen stub
2013-03-28 rossberg@chromium.orgES6 symbols: symbol properties should not cause going...
2013-03-28 yangguo@chromium.orgImprove SeqString::Truncate for latest allocated strings.
2013-03-28 yangguo@chromium.orgStack trace API: poison stack frames below the first...
2013-03-27 palfia@homejinni.comMIPS: Small refactoring of r14058.
2013-03-27 hpayer@chromium.orgMake Isolate::GetHeapStatistics robust against half...
2013-03-27 yangguo@chromium.orgAdd test case for missing deopt sequence after forced...
2013-03-26 yangguo@chromium.orgOnly copy with, block and catch scopes in DebugEvaluate.
2013-03-26 ulan@chromium.orgARM: fix dictionary negative lookup.
2013-03-25 plind44@gmail.comMIPS: Generalizing remaining Allocate functions in...
2013-03-25 danno@chromium.orgRemove bogus test flags
2013-03-25 danno@chromium.orgUse code_range()->exists() to determine the size of...
2013-03-25 palfia@homejinni.comMIPS: Change LookupForWrite to always do a full lookup...
2013-03-25 verwaest@chromium.orgCreate a new HandleScope for each JSON-parsed object...
2013-03-25 verwaest@chromium.orgAdd AssertNoAllocation to ensure TransitionArray* trans...
2013-03-25 hpayer@chromium.orgGeneralizing remaining Allocate functions in the macro...
2013-03-25 danno@chromium.orgFix store_mode bug involving polymorphism with external...
2013-03-25 jkummerow@chromium.orgFix crash involving zombie maps escaping from the JSON...
2013-03-25 verwaest@chromium.orgChange LookupForWrite to always do a full lookup and...
2013-03-25 rossberg@chromium.orgRemove GC hazard (temporary handle object)
2013-03-25 yangguo@chromium.orgCorrectly materialize arguments object in Runtime_Debug...
2013-03-23 palfia@homejinni.comMIPS: ES6 symbols: turn symbols into a proper primitive...
2013-03-22 adamk@chromium.orgFix %GetArrayKeys to not skip non-enumerable indices
2013-03-22 rossberg@chromium.orgES6 symbols: prevent reflection, proxy, and observe...
2013-03-22 rossberg@chromium.orgES6 symbols: implement name property
2013-03-22 yangguo@chromium.orgFix global object check in %IsObserved and %SetIsObserved.
2013-03-22 rossberg@chromium.orgES6 symbols: turn symbols into a proper primitive type
2013-03-22 adamk@chromium.orgFix bogus left-shifts in Array tests
2013-03-22 mstarzinger... Remove some obsolete handle operation wrappers.
2013-03-22 mstarzinger... Put zapping of local handles behind the extra checks...
2013-03-22 danno@chromium.orgFix bugs in previous_ast_id tracking
2013-03-22 yangguo@chromium.orgPort Latin-1 changes to the interpreted regexp.
2013-03-22 yangguo@chromium.orgRestore correct regression test for crbug/146910.
2013-03-22 yangguo@chromium.orgFix JSON.stringifier's slow path wrt external strings.
2013-03-21 peter.rybin... Fix isolate getter in DebugAgent
2013-03-21 mstarzinger... Fix compilation failure on Win64 since r14020.
2013-03-21 danno@chromium.orgPrepare push to trunk. Now working on version 3.17.16.
2013-03-21 danno@chromium.orgMaintain API compatibility with older versions of V8.
2013-03-21 jkummerow@chromium.orgDelete leftover debugging code from InitializeMathExpData()
2013-03-21 mstarzinger... Use internal memcpy for PatchPlatformCodeAge as well.
2013-03-21 mstarzinger... Disable zapping of global handles in release mode.
2013-03-21 verwaest@chromium.orgAlways mark the entire valid prefix of the descriptor...
2013-03-21 jkummerow@chromium.orgAdded Hannes and Dmitry to OWNERS
2013-03-21 mstarzinger... Lower limit for complex memcpy on non-ia32 architectures.
2013-03-21 jkummerow@chromium.orgEnable extra API checks, add a check for zapped global...
2013-03-21 yangguo@chromium.orgUnify code for fast and slow path of JSON.stringify.
next