projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Revert of [heap] More flag cleanup. (patchset #8 id:140001 of https://codereview...
[platform/upstream/v8.git]
/
src
/
2015-08-31
hablich
Revert of [heap] More flag cleanup. (patchset #8 id...
tree
|
commitdiff
2015-08-31
machenbach
Revert of Native context: install array methods via...
tree
|
commitdiff
2015-08-31
chunyang.dai
X87: [runtime] Add %ToString and %_ToString and remove...
tree
|
commitdiff
2015-08-31
mstarzinger
[turbofan] Remove usage of Unique<T> from graph.
tree
|
commitdiff
2015-08-31
mlippautz
[heap] GC flag cleanup/restructuring.
tree
|
commitdiff
2015-08-31
mtrofin
[turbofan] Optimize Splinter by remembering where it...
tree
|
commitdiff
2015-08-28
littledan
Propagate switch statement value for 'eval'
tree
|
commitdiff
2015-08-28
littledan
Ensure hole checks take place in switch statement scopes
tree
|
commitdiff
2015-08-28
littledan
Sloppy-mode let parsing
tree
|
commitdiff
2015-08-28
rmcilroy
[Interpreter] Add support for loading literals from...
tree
|
commitdiff
2015-08-28
mbrandy
PPC: [runtime] Add %ToString and %_ToString and remove...
tree
|
commitdiff
2015-08-28
mtrofin
[turbofan] Splintering: special case deoptimizing blocks.
tree
|
commitdiff
2015-08-28
yangguo
Native context: install array methods via runtime import.
tree
|
commitdiff
2015-08-28
titzer
[turbofan] Use the SharedInfo only if we have it in...
tree
|
commitdiff
2015-08-28
mvstanton
Reorder KeyedStoreIC MISS code to avoid unnecessary...
tree
|
commitdiff
2015-08-28
mstarzinger
[heap] Move IdentityMap data structure out of heap.
tree
|
commitdiff
2015-08-28
bmeurer
[runtime] Add %ToString and %_ToString and remove the...
tree
|
commitdiff
2015-08-28
titzer
Improve handling of debug name in CompilationInfo.
tree
|
commitdiff
2015-08-28
chunyang.dai
X87: [Interpreter] Add support for parameter variables.
tree
|
commitdiff
2015-08-28
titzer
Use ShouldEnsureSpaceForLazyDeopt more.
tree
|
commitdiff
2015-08-28
yangguo
Native context: do not put public symbols and flags...
tree
|
commitdiff
2015-08-28
bmeurer
[es6] Implement spec compliant ToName (actually ToPrope...
tree
|
commitdiff
2015-08-28
bmeurer
[es6] Implement spec compliant ToPrimitive in the runtime.
tree
|
commitdiff
2015-08-28
titzer
Reduce the number of entrypoints to the compiler pipeli...
tree
|
commitdiff
2015-08-28
mvstanton
Vector ICs: Make the Oracle gather feedback for vector...
tree
|
commitdiff
2015-08-28
wingo
Disallow yield in default parameter initializers
tree
|
commitdiff
2015-08-28
mbrandy
[turbofan] Fix unified stack slots for embedded constan...
tree
|
commitdiff
2015-08-27
gdeepti
[simd.js] Add SIMD store functions for Phase 1.
tree
|
commitdiff
2015-08-27
mlippautz
[heap] Make compaction space accept external memory.
tree
|
commitdiff
2015-08-27
titzer
Remove CompilationInfo::MayUseThis() and replace it...
tree
|
commitdiff
2015-08-27
kozyatinskiy
[V8] Report JSON parser script to DevTools
tree
|
commitdiff
2015-08-27
mtrofin
[turbofan] LiveRange splintering optimizations.
tree
|
commitdiff
2015-08-27
mbrandy
PPC: [Interpreter] Add support for parameter variables.
tree
|
commitdiff
2015-08-27
hpayer
Synchronize on concurrent slot buffer entries during...
tree
|
commitdiff
2015-08-27
gdeepti
[simd.js] Add SIMD load functions for Phase 1.
tree
|
commitdiff
2015-08-27
mbrandy
PPC: Fix "Correctify instanceof and make it optimizable."
tree
|
commitdiff
2015-08-27
mbrandy
PPC: Correctify instanceof and make it optimizable.
tree
|
commitdiff
2015-08-27
mlippautz
[heap] Get rid of dead code in HeapIterator.
tree
|
commitdiff
2015-08-27
yangguo
[turbofan] Remove obsolete BuildLoadBuiltinsObject.
tree
|
commitdiff
2015-08-27
titzer
[wasm] Move the (conditional) installation of the WASM...
tree
|
commitdiff
2015-08-27
hpayer
Clear SMI and non-evacuation candidate entries when...
tree
|
commitdiff
2015-08-27
mbrandy
PPC: [interpreter]: Changes to interpreter builtins...
tree
|
commitdiff
2015-08-27
mbrandy
PPC: Make Simulator respect C stack limits as well.
tree
|
commitdiff
2015-08-27
mstarzinger
[heap] Remove raw unchecked root set accessors.
tree
|
commitdiff
2015-08-27
hpayer
Wait for concurrent unmapping tasks in GC prologue.
tree
|
commitdiff
2015-08-27
cbruni
Adding ElementsAccessor Splice
tree
|
commitdiff
2015-08-27
mstarzinger
Move runtime helper for ToName conversion onto Object.
tree
|
commitdiff
2015-08-27
mstarzinger
[heap] Limit friendship of the Heap class to essentials.
tree
|
commitdiff
2015-08-27
mlippautz
[heap] Add compaction space.
tree
|
commitdiff
2015-08-27
yangguo
Remove builtin/runtime name clash presubmit check.
tree
|
commitdiff
2015-08-27
rmcilroy
[interpreter] Add constant_pool() to BytecodeArray.
tree
|
commitdiff
2015-08-27
rmcilroy
[Interpreter] Add support for parameter variables.
tree
|
commitdiff
2015-08-27
yangguo
Move (uppercase) JS builtins from js builtins object...
tree
|
commitdiff
2015-08-27
mvstanton
Vector ICs: Stop iterating the heap to clear keyed...
tree
|
commitdiff
2015-08-27
mtrofin
[turbofan] LiveRange splinter merging optimizations.
tree
|
commitdiff
2015-08-27
mtrofin
[turbofan] Ensure stackcheck flags do something.
tree
|
commitdiff
2015-08-26
bradnelson
Spliting out TyperCache into ZoneTypeCache to share...
tree
|
commitdiff
2015-08-26
mbrandy
PPC: Fix InterpreterEntryTrampoline().
tree
|
commitdiff
2015-08-26
mbrandy
PPC: [turbofan] Unify referencing of stack slots
tree
|
commitdiff
2015-08-26
mbrandy
PPC: Fix "[turbofan] Support unboxed float and double...
tree
|
commitdiff
2015-08-26
mbrandy
PPC: Cleanup: Remove unncessary leave_frame parameter...
tree
|
commitdiff
2015-08-26
mbrandy
PPC: VectorICs: New interface descriptor for vector...
tree
|
commitdiff
2015-08-26
mbrandy
PPC: [simd.js] Single SIMD128_VALUE_TYPE for all Simd12...
tree
|
commitdiff
2015-08-26
mbrandy
PPC: Fix "Move regexp implementation into its own folder."
tree
|
commitdiff
2015-08-26
mbrandy
PPC: [compiler] Remove broken support for undetectable...
tree
|
commitdiff
2015-08-26
mstarzinger
Remove named load from builtin in default super call.
tree
|
commitdiff
2015-08-26
conradw
[parser] disallow language mode directive in body of...
tree
|
commitdiff
2015-08-26
mstarzinger
Move runtime helper for JSArrayBuffer onto objects.
tree
|
commitdiff
2015-08-26
conradw
[es6] Make harmony_destructuring imply harmony_default_...
tree
|
commitdiff
2015-08-26
mstarzinger
Move runtime helper for JSWeakCollection onto objects.
tree
|
commitdiff
2015-08-26
mstarzinger
Move runtime helper for JSSet and JSMap onto objects.
tree
|
commitdiff
2015-08-26
hpayer
Synchronize on concurrent store buffer entries.
tree
|
commitdiff
2015-08-26
yangguo
Install js intrinsic fallbacks for array functions...
tree
|
commitdiff
2015-08-26
wingo
In generators, "yield" cannot be an arrow formal parame...
tree
|
commitdiff
2015-08-26
bmeurer
[runtime] Remove the redundant %_IsObject intrinsic.
tree
|
commitdiff
2015-08-26
yangguo
Call JS functions via native context instead of js...
tree
|
commitdiff
2015-08-26
mvstanton
Vector ICs: Ensure KeyedAccessStore mode is encoded...
tree
|
commitdiff
2015-08-26
mstarzinger
[heap] User safer root set accessor when possible.
tree
|
commitdiff
2015-08-26
chunyang.dai
X87: Correctify instanceof and make it optimizable.
tree
|
commitdiff
2015-08-26
mstarzinger
[turbofan] Fix broken dynamic TDZ check for let and...
tree
|
commitdiff
2015-08-26
ishell
Do not inline array resize operations for outdated...
tree
|
commitdiff
2015-08-26
wingo
Parse arrow functions at proper precedence level
tree
|
commitdiff
2015-08-26
mstarzinger
[heap] Prevent direct access to ExternalStringTable.
tree
|
commitdiff
2015-08-26
Hannes Payer
Don't explicitly tear down code range in cctest/test...
tree
|
commitdiff
2015-08-26
mtrofin
[turbofan] Separate LiveRange and TopLevelLiveRange...
tree
|
commitdiff
2015-08-26
chunyang.dai
X87: [Interpreter] Pass context to interpreter bytecode...
tree
|
commitdiff
2015-08-26
bradnelson
Visit additional AST nodes as expressions in AstExpress...
tree
|
commitdiff
2015-08-26
bbudge
[simd.js] Clean up bad merge in messages.js
tree
|
commitdiff
2015-08-26
littledan
--harmony-sloppy-function depends on --harmony-sloppy
tree
|
commitdiff
2015-08-25
rossberg
[es6] Remaining cases of parameter scopes for sloppy...
tree
|
commitdiff
2015-08-25
adamk
[es6] Fix computed property names in nested literals
tree
|
commitdiff
2015-08-25
rossberg
[es6] Correct length for functions with default parameters
tree
|
commitdiff
2015-08-25
bradnelson
Fix AstExpressionVisitor to correctly handle switch...
tree
|
commitdiff
2015-08-25
hpayer
Add basic support for parallel compaction and flag.
tree
|
commitdiff
2015-08-25
mstarzinger
[heap] Enforce coding style decl order in {Heap} round #3.
tree
|
commitdiff
2015-08-25
mtrofin
[turbofan] Deferred blocks splintering.
tree
|
commitdiff
2015-08-25
hpayer
Allow more scavenges during idle times by pushing down...
tree
|
commitdiff
2015-08-25
mstarzinger
[heap] Prevent direct access to StoreBuffer.
tree
|
commitdiff
2015-08-25
rmcilroy
[interpreter] Allow verification and trace-turbo for...
tree
|
commitdiff
2015-08-25
bbudge
[simd.js] Update to spec version 0.8.2.
tree
|
commitdiff
next