projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Micro benchmark for Try-Catch-Finally
[platform/upstream/v8.git]
/
src
/
2015-06-03
mstarzinger
Fix arrow functions requiring context without slots.
tree
|
commitdiff
2015-06-03
bmeurer
[turbofan] Don't lower to NumberModulus unless the...
tree
|
commitdiff
2015-06-03
bmeurer
[x64] Smi zero can be used as an immediate.
tree
|
commitdiff
2015-06-03
mstarzinger
[turbofan] Make the verifier a little bit more cooperative.
tree
|
commitdiff
2015-06-03
jochen
Remove usage of to-be-deprecated APIs from v8 core
tree
|
commitdiff
2015-06-03
bmeurer
[date] Refactor the %_DateField intrinsic to be optimiz...
tree
|
commitdiff
2015-06-03
hpayer
VisitObject should use MarkObject.
tree
|
commitdiff
2015-06-03
jochen
Also allocate small typed arrays on heap when initializ...
tree
|
commitdiff
2015-06-03
michael_dawson
AIX: fix another may be uninitialized failure
tree
|
commitdiff
2015-06-03
sejunho
Just clear semi-space mark bits once before Scavenge
tree
|
commitdiff
2015-06-03
bmeurer
Revert of Implement %TypedArray%.prototype.{reduce...
tree
|
commitdiff
2015-06-03
bmeurer
[turbofan] Use reference equal to zero instead of a...
tree
|
commitdiff
2015-06-03
mstarzinger
[turbofan] Ship TF for computed property names.
tree
|
commitdiff
2015-06-03
dehrenberg
Implement %TypedArray%.prototype.{reduce,reduceRight}
tree
|
commitdiff
2015-06-03
bmeurer
Revert of Embedded constant pools. (patchset #12 id...
tree
|
commitdiff
2015-06-02
bbudge
Add SIMD 128 alignment support to Heap.
tree
|
commitdiff
2015-06-02
mbrandy
Add support for Embedded Constant Pools for PPC and Arm
tree
|
commitdiff
2015-06-02
arv
[es6] Super call in arrows and eval
tree
|
commitdiff
2015-06-02
bbudge
Revert of Add SIMD 128 alignment support to Heap. ...
tree
|
commitdiff
2015-06-02
bbudge
Add SIMD 128 alignment support to Heap.
tree
|
commitdiff
2015-06-02
dehrenberg
Implement %TypedArray%.prototype.{toString,toLocaleStri...
tree
|
commitdiff
2015-06-02
mbrandy
PPC: Refine '[strong] create strong array literals'
tree
|
commitdiff
2015-06-02
mbrandy
PPC: Build ObjectLiteral constant properties in the...
tree
|
commitdiff
2015-06-02
verwaest
Handle Delete of element with LookupIterator
tree
|
commitdiff
2015-06-02
mstarzinger
[turbofan] Ship TF for class literals.
tree
|
commitdiff
2015-06-02
conradw
[strong] create strong array literals
tree
|
commitdiff
2015-06-02
ishell
Mark proxy map as unstable during proxy fixing (freezin...
tree
|
commitdiff
2015-06-02
verwaest
Remove Execution::CharAt
tree
|
commitdiff
2015-06-02
verwaest
Use LookupIterator for GetElementAttributes and friends
tree
|
commitdiff
2015-06-02
ishell
Filter out store/slots buffer entries that point into...
tree
|
commitdiff
2015-06-02
martyn.capewell
[arm64] Use ubfiz in ARM64 instruction selector
tree
|
commitdiff
2015-06-02
verwaest
Use GetProperty for getting elements.
tree
|
commitdiff
2015-06-02
mstarzinger
[turbofan] Ship TF for dynamic lookup slots.
tree
|
commitdiff
2015-06-02
ishell
GlobalDictionary now stores PropertyDetails in Property...
tree
|
commitdiff
2015-06-02
rossberg
Fix redundant map allocation
tree
|
commitdiff
2015-06-02
mstarzinger
[turbofan] Optimized lowering of DYNAMIC_GLOBAL lookup...
tree
|
commitdiff
2015-06-02
mvstanton
Build ObjectLiteral constant properties in the numberin...
tree
|
commitdiff
2015-06-02
chunyang.dai
X87: [turbofan] First step towards sanitizing for-in...
tree
|
commitdiff
2015-06-02
bmeurer
[turbofan] Enable typed lowering of string addition.
tree
|
commitdiff
2015-06-02
bmeurer
[turbofan] Specify better type for FixedArray::length...
tree
|
commitdiff
2015-06-01
arv
[es6] Stage array spread
tree
|
commitdiff
2015-06-01
adamk
Fix Map/Set creation via the API with nosnap build
tree
|
commitdiff
2015-06-01
erikcorry
Cosmetic changes to tests to make it easier to concaten...
tree
|
commitdiff
2015-06-01
conradw
[strong] fix strong object exception messages
tree
|
commitdiff
2015-06-01
caitpotter88
Revert of [es6] implement default parameters via desuga...
tree
|
commitdiff
2015-06-01
caitpotter88
[es6] implement default parameters via desugaring
tree
|
commitdiff
2015-06-01
ishell
Enum DictionaryEntryType removed.
tree
|
commitdiff
2015-06-01
ishell
Starting using GlobalDictionary for global objects...
tree
|
commitdiff
2015-06-01
arv
Revert of [es6] Super call in arrows and eval (patchset...
tree
|
commitdiff
2015-06-01
mbrandy
PPC: [turbofan] First step towards sanitizing for-in...
tree
|
commitdiff
2015-06-01
ishell
Introducing GlobalDictionary, a backing store for globa...
tree
|
commitdiff
2015-06-01
arv
[es6] Super call in arrows and eval
tree
|
commitdiff
2015-06-01
jochen
Reland "Re-enable on-heap typed array allocation"
tree
|
commitdiff
2015-06-01
arv
Fix issue with --print-ast and class expressions
tree
|
commitdiff
2015-06-01
mstarzinger
Fix bogus insertion of filler in LO-space by String...
tree
|
commitdiff
2015-06-01
bmeurer
[turbofan] First steps towards optimizing for-in loops.
tree
|
commitdiff
2015-06-01
mstarzinger
[turbofan] Disable optimization of dynamic lookup slots.
tree
|
commitdiff
2015-06-01
conradw
[strong] Implement per-object restrictions behaviour...
tree
|
commitdiff
2015-06-01
bmeurer
Revert of Re-enable on-heap typed array allocation...
tree
|
commitdiff
2015-06-01
jochen
Re-enable on-heap typed array allocation
tree
|
commitdiff
2015-06-01
dusan.milosavljevic
MIPS64: Fix lithium arithmetic operations for integers...
tree
|
commitdiff
2015-06-01
chunyang.dai
X87: Make KeyedStores from a sloppy arguments array...
tree
|
commitdiff
2015-06-01
chunyang.dai
X87: [crankshaft] Record inlined shared function infos...
tree
|
commitdiff
2015-06-01
chunyang.dai
X87: VectorICs: allocating slots for store ics in ast...
tree
|
commitdiff
2015-06-01
chunyang.dai
X87: [es6] Support super.property in eval and arrow...
tree
|
commitdiff
2015-06-01
chunyang.dai
X87: Move hash code from hidden string to a private...
tree
|
commitdiff
2015-06-01
chunyang.dai
X87: Move work to omit unnecessary ObjectLiteral stores...
tree
|
commitdiff
2015-06-01
mstarzinger
[turbofan] New operator for loads of DYNAMIC_[GLOBAL...
tree
|
commitdiff
2015-06-01
jochen
Also expose DefineOwnProperty
tree
|
commitdiff
2015-06-01
bmeurer
[turbofan] First step towards sanitizing for-in and...
tree
|
commitdiff
2015-06-01
michael_dawson
Fix compile failure for AIX
tree
|
commitdiff
2015-06-01
jacob.bramley
[arm] Fix detection of architecture versions.
tree
|
commitdiff
2015-05-31
erikcorry
Remove spurious prints from GC logging
tree
|
commitdiff
2015-05-29
erikcorry
Even without --trace-gc dump the last few GC messages...
tree
|
commitdiff
2015-05-29
titzer
[turbofan] Clean up cctest "framework" for dealing...
tree
|
commitdiff
2015-05-29
bbudge
Clean up aligned allocation code in preparation for...
tree
|
commitdiff
2015-05-29
yangguo
Debugger: PreservePositionScope should clear positions...
tree
|
commitdiff
2015-05-29
vogelheim
Fix free-after-free bug in ExternalStreamingStream...
tree
|
commitdiff
2015-05-29
ishell
Reland "Fixed a couple of failing DCHECK(has_pending_ex...
tree
|
commitdiff
2015-05-29
conradw
[strong] Implement per-object restrictions behaviour...
tree
|
commitdiff
2015-05-29
jarin
Remove the experimental perf jit support until the...
tree
|
commitdiff
2015-05-29
yangguo
Debugger: consider try-finally scopes not catching...
tree
|
commitdiff
2015-05-29
mstarzinger
[turbofan] Enforce stricter constraints on Throw nodes.
tree
|
commitdiff
2015-05-29
hpayer
Treat links that organize weak objects weakly.
tree
|
commitdiff
2015-05-29
bmeurer
[x64] Fix useless deopt in for-in.
tree
|
commitdiff
2015-05-29
rodolph.perfetta
[arm] Fix vmov immediate for ARMv6.
tree
|
commitdiff
2015-05-28
arv
Cleanup ast numbering for super.prop in arrows
tree
|
commitdiff
2015-05-28
bbudge
Revert of Clean up aligned allocation code in preparati...
tree
|
commitdiff
2015-05-28
bbudge
Clean up aligned allocation code in preparation for...
tree
|
commitdiff
2015-05-28
mbrandy
PPC: Make KeyedStores from a sloppy arguments array...
tree
|
commitdiff
2015-05-28
mbrandy
PPC: Fix '[crankshaft] Record inlined shared function...
tree
|
commitdiff
2015-05-28
mvstanton
Make KeyedStores from a sloppy arguments array use...
tree
|
commitdiff
2015-05-28
bmeurer
[turbofan] Simplify graph construction for for-in.
tree
|
commitdiff
2015-05-28
mstarzinger
[turbofan] Introduce prediction for exception handlers.
tree
|
commitdiff
2015-05-28
jochen
Update all callsites of the TryCatch ctor to pass an...
tree
|
commitdiff
2015-05-28
bmeurer
[turbofan] Record SharedFunctionInfo of inlined functions.
tree
|
commitdiff
2015-05-28
bmeurer
[deoptimizer] Materialize double values as smis wheneve...
tree
|
commitdiff
2015-05-28
bmeurer
[turbofan] Remove the JSGraph dependency from the Contr...
tree
|
commitdiff
2015-05-28
bmeurer
[turbofan] Remove the useless SimplifiedOperatorReducer.
tree
|
commitdiff
2015-05-28
bmeurer
[crankshaft] Record inlined shared function infos inste...
tree
|
commitdiff
next