projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Revert of X87: Reimplement Maps and Sets in JS (patchset #1 id:1 of https://coderevie...
[platform/upstream/v8.git]
/
src
/
2015-04-09
hablich
Revert of X87: Reimplement Maps and Sets in JS (patchse...
tree
|
commitdiff
2015-04-09
chunyang.dai
X87: Reimplement Maps and Sets in JS
tree
|
commitdiff
2015-04-08
arv
ES6: Number and Boolean prototype should be ordinary...
tree
|
commitdiff
2015-04-08
balazs.kilvady
MIPS: [turbofan] Add new Float32Abs and Float64Abs...
tree
|
commitdiff
2015-04-08
dusan.milosavljevic
MIPS: Fix in-object memory slack tracking bug.
tree
|
commitdiff
2015-04-08
caitpotter88
[parser] report better errors for multiple ForBindings...
tree
|
commitdiff
2015-04-08
arv
Ship ES6 computed property names
tree
|
commitdiff
2015-04-08
loislo
CpuProfiler: public API for deopt info in cpu profiler.
tree
|
commitdiff
2015-04-08
ulan
Check mark bit of the found object in MarkCompactCollec...
tree
|
commitdiff
2015-04-08
svenpanne
[TurboFan] Fixed handling of CompareIC return type.
tree
|
commitdiff
2015-04-08
titzer
[turbofan] Reduce JSLoadProperty and JSStoreProperty...
tree
|
commitdiff
2015-04-08
titzer
Fix maybe_string_add for adds that have no type feedbac...
tree
|
commitdiff
2015-04-08
mstarzinger
[turbofan] Add JSStackCheck into loop bodies.
tree
|
commitdiff
2015-04-08
dusan.milosavljevic
MIPS64: Unbreak cross build.
tree
|
commitdiff
2015-04-08
mvstanton
Revert of VectorICs: Turn on vector ICs for LOAD and...
tree
|
commitdiff
2015-04-08
mstarzinger
[ia32] Fix MacroAssembler::Move for int64 to float64...
tree
|
commitdiff
2015-04-08
Benedikt Meurer
[turbofan] Add new Float32Abs and Float64Abs operators.
tree
|
commitdiff
2015-04-08
marja
[es6] Stage unicode escapes in strings, var names etc.
tree
|
commitdiff
2015-04-08
yangguo
Create result array of %DebugGetLoadedScripts outside...
tree
|
commitdiff
2015-04-08
titzer
[turbofan] Match selects in control reducer (configurable).
tree
|
commitdiff
2015-04-08
mvstanton
VectorICs: Turn on vector ICs for LOAD and KEYED_LOAD...
tree
|
commitdiff
2015-04-08
yangguo
Revert of Remove support for thread-based recompilation...
tree
|
commitdiff
2015-04-08
svenpanne
Make GetDebugContext a bit more robust.
tree
|
commitdiff
2015-04-08
mstarzinger
Prevent overzealous bailout due to script context.
tree
|
commitdiff
2015-04-08
jing.bao
[x64] Introduce BMI instructions.
tree
|
commitdiff
2015-04-08
bmeurer
[arm] Use position independent table switches.
tree
|
commitdiff
2015-04-07
balazs.kilvady
MIPS64: Fix typo of 'Always update raw pointers when...
tree
|
commitdiff
2015-04-07
balazs.kilvady
MIPS64: Make --always-opt also optimize top-level code.
tree
|
commitdiff
2015-04-07
adamk
Use NumberIsNaN in collections.js and make it inlined
tree
|
commitdiff
2015-04-07
caitpotter88
[es6] emit error when for-in loop declarations are...
tree
|
commitdiff
2015-04-07
adamk
Simplify collections.js now that it's wrapped in an...
tree
|
commitdiff
2015-04-07
erikcorry
More robust when allocation fails during compaction
tree
|
commitdiff
2015-04-07
verwaest
Simplify instanceof optimization; don't duplicate lookup
tree
|
commitdiff
2015-04-07
balazs.kilvady
MIPS: JSEntryTrampoline: check for stack space before...
tree
|
commitdiff
2015-04-07
mstarzinger
Make --always-opt also optimize top-level code.
tree
|
commitdiff
2015-04-07
mvstanton
MIPS: Fix compilation error.
tree
|
commitdiff
2015-04-07
mvstanton
Vector-ICs - speed towards the monomorphic exit as...
tree
|
commitdiff
2015-04-07
mvstanton
Code cleanup in GenerateRecordCallTarget.
tree
|
commitdiff
2015-04-07
yangguo
Add yangguo@chromium.org to src/snapshot/OWNERS and...
tree
|
commitdiff
2015-04-07
machenbach
Revert of CpuProfiler: public API for deopt info in...
tree
|
commitdiff
2015-04-07
jkummerow
Fix missing SmiTag in failure path of r27614
tree
|
commitdiff
2015-04-07
loislo
CpuProfiler: public API for deopt info in cpu profiler.
tree
|
commitdiff
2015-04-07
yangguo
Debugger: remove debug command API.
tree
|
commitdiff
2015-04-07
martyn.capewell
ARM64: Support sign extend for add and subtract
tree
|
commitdiff
2015-04-07
hpayer
Reland "Merge old data and pointer space."
tree
|
commitdiff
2015-04-07
bmeurer
[heap] Assert that code objects are always properly...
tree
|
commitdiff
2015-04-07
titzer
[turbofan] Rework handling of loop exits in loop peeling.
tree
|
commitdiff
2015-04-07
Jochen Eisinger
Remove support for thread-based recompilation
tree
|
commitdiff
2015-04-07
bmeurer
[ia32] Match -0 - x with sign bit flip.
tree
|
commitdiff
2015-04-07
jkummerow
Move prototype metadata from internal properties to...
tree
|
commitdiff
2015-04-07
jochen
Revert of Turn off overapproximation of the weak closur...
tree
|
commitdiff
2015-04-07
yangguo
Always update raw pointers when handling interrupts...
tree
|
commitdiff
2015-04-07
jkummerow
JSEntryTrampoline: check for stack space before pushing...
tree
|
commitdiff
2015-04-07
titzer
[turbofan] Introduce BranchMatcher and DiamondMatcher...
tree
|
commitdiff
2015-04-07
baptiste.afsa
[turbofan][arm64] Match add with shifted operand for...
tree
|
commitdiff
2015-04-07
bmeurer
[x64] Match -0 - x with sign bit flip.
tree
|
commitdiff
2015-04-07
bmeurer
[win32] Improve random mmap address generation on 64...
tree
|
commitdiff
2015-04-07
svenpanne
Rearranged intrinsic declarations according to their...
tree
|
commitdiff
2015-04-07
adamk
Fix formatting in full-codegen-x64.cc
tree
|
commitdiff
2015-04-07
adamk
Reimplement Maps and Sets in JS
tree
|
commitdiff
2015-04-06
mike
Re-implement %Generator% intrinsic as an object
tree
|
commitdiff
2015-04-06
hpayer
Filter out remembered slots that are at the start of...
tree
|
commitdiff
2015-04-06
dusan.milosavljevic
MIPS: Major fixes and clean-up in asm. for instruction...
tree
|
commitdiff
2015-04-03
dusan.milosavljevic
MIPS64: Improve deopt jump table code size.
tree
|
commitdiff
2015-04-03
chunyang.dai
X87: Generate common StoreFastElementStubs ahead of...
tree
|
commitdiff
2015-04-03
chunyang.dai
x87: v8:3539 - hold constructor feedback in weak cells
tree
|
commitdiff
2015-04-03
chunyang.dai
X87: Ensure object literal element boilerplates aren...
tree
|
commitdiff
2015-04-02
michael_dawson
PPC: v8:3539 - hold constructor feedback in weak cells
tree
|
commitdiff
2015-04-02
paul.lind
MIPS: Remove unused J(Label *).
tree
|
commitdiff
2015-04-02
paul.lind
MIPS: Fix another bug with mozilla regress-396684.js
tree
|
commitdiff
2015-04-02
titzer
[turbofan] Improve branch folding over phis and ranges.
tree
|
commitdiff
2015-04-02
mstarzinger
[turbofan] Keep AstGraphBuilder context chain length...
tree
|
commitdiff
2015-04-02
balazs.kilvady
MIPS: v8:3539 - hold constructor feedback in weak cells
tree
|
commitdiff
2015-04-02
ishell
Support for typed arrays added to Heap::RightTrimFixedA...
tree
|
commitdiff
2015-04-02
chunyang.dai
Fix the bug in CompareIC_GenerateNumber for X87 platform.
tree
|
commitdiff
2015-04-02
titzer
[turbofan] Reduce duplication between ControlReducer...
tree
|
commitdiff
2015-04-02
mvstanton
v8:3539 - hold constructor feedback in weak cells
tree
|
commitdiff
2015-04-02
jochen
Expose an API on ArrayBufferView to copy out content...
tree
|
commitdiff
2015-04-02
jochen
Add initial set of sub directory OWNERS file
tree
|
commitdiff
2015-04-02
svenpanne
Fixed the range information for string lengths.
tree
|
commitdiff
2015-04-01
balazs.kilvady
MIPS: Rename BranchF functions.
tree
|
commitdiff
2015-04-01
paul.lind
MIPS: Fix stack claim and store to slot for large sizes.
tree
|
commitdiff
2015-04-01
erikcorry
Fix external-snapshot startup when snapshot is missing...
tree
|
commitdiff
2015-04-01
arv
ES6: Error functions should extend Error
tree
|
commitdiff
2015-04-01
erikcorry
Reland: Fix JSON parser Handle leak (previous CL 104148...
tree
|
commitdiff
2015-04-01
jochen
Turn off overapproximation of the weak closure again
tree
|
commitdiff
2015-04-01
arv
[es6] Object.getOwnPropertyDescriptor should wrap primi...
tree
|
commitdiff
2015-04-01
ulan
Revert of Remove promotion backup case and report OOM...
tree
|
commitdiff
2015-04-01
jochen
Revert of Add CHECKs when updating pointers from the...
tree
|
commitdiff
2015-04-01
kozyatinskiy
Revert of Correctly compute line numbers in functions...
tree
|
commitdiff
2015-04-01
erikcorry
Revert of Fix JSON parser Handle leak (patchset #3...
tree
|
commitdiff
2015-04-01
erikcorry
Revert of Relax assert a little to fix flake on regress...
tree
|
commitdiff
2015-04-01
arv
[es6] Object.getPrototypeOf should work with values
tree
|
commitdiff
2015-03-31
adamk
Add a UseCounter for Object.observe
tree
|
commitdiff
2015-03-31
akos.palfi
MIPS64: Ensure object literal element boilerplates...
tree
|
commitdiff
2015-03-31
kozyatinskiy
[V8] Don't ignore sourceURL comment in inline scripts...
tree
|
commitdiff
2015-03-31
paul.lind
MIPS64: Fix exception return from regexp CheckStackGuar...
tree
|
commitdiff
2015-03-31
michael_dawson
PPC: Ensure object literal element boilerplates aren...
tree
|
commitdiff
2015-03-31
balazs.kilvady
Finish 'MIPS: [turbofan] Add backend support for float3...
tree
|
commitdiff
2015-03-31
hpayer
Verify evacuation when sweeping is completed.
tree
|
commitdiff
next