projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
[runtime] Replace %to_string_fun with %_ToString.
[platform/upstream/v8.git]
/
src
/
2015-09-23
bmeurer
[runtime] Replace %to_string_fun with %_ToString.
tree
|
commitdiff
2015-09-23
gdeepti
[simdjs] Update Spec version to 0.9
tree
|
commitdiff
2015-09-23
titzer
Rename PLACEHOLDER code kind to WASM_FUNCTION.
tree
|
commitdiff
2015-09-23
titzer
Add CompilationInfo::output_code_kind to allow overridi...
tree
|
commitdiff
2015-09-23
bmeurer
[builtins] Re-add similar String wrapper optimization...
tree
|
commitdiff
2015-09-23
jkummerow
Remove crash-hunting instrumentation that has served...
tree
|
commitdiff
2015-09-23
machenbach
Revert of [heap] Add more tasks for parallel compaction...
tree
|
commitdiff
2015-09-23
jkummerow
[field type tracking] Fix handling of cleared WeakCells
tree
|
commitdiff
2015-09-23
mlippautz
[heap] Add more tasks for parallel compaction
tree
|
commitdiff
2015-09-23
bmeurer
[runtime] Remove weird pushing of something on StackOve...
tree
|
commitdiff
2015-09-23
pierre.langlois
[arm64] Optimize fcmp when lhs operand is #0.0
tree
|
commitdiff
2015-09-23
jarin
Reland "[turbofan] Checking of input counts on node...
tree
|
commitdiff
2015-09-23
ishell
Share literals arrays per <NativeContext, SharedFunctio...
tree
|
commitdiff
2015-09-23
machenbach
Revert of [turbofan] Checking of input counts on node...
tree
|
commitdiff
2015-09-23
jarin
[turbofan] Checking of input counts on node creation
tree
|
commitdiff
2015-09-23
Benedikt Meurer
[mips] Fix typo introduced in r30874.
tree
|
commitdiff
2015-09-23
bmeurer
[runtime] Remove obsolete Object::IsSpecFunction.
tree
|
commitdiff
2015-09-23
bmeurer
[builtin] Refactor Invoke to deal with any kind of...
tree
|
commitdiff
2015-09-22
mbrandy
PPC: [builtins] Add support for NewTarget to Execution...
tree
|
commitdiff
2015-09-22
mbrandy
PPC: [ic] Introduce BOOLEAN state for CompareIC.
tree
|
commitdiff
2015-09-22
mbrandy
PPC: Fix "[turbofan] Add support for reinterpreting...
tree
|
commitdiff
2015-09-22
mbrandy
PPC: [ic] Also collect known map for relational comparison.
tree
|
commitdiff
2015-09-22
adamk
Don't crash when preparsing destructured arguments
tree
|
commitdiff
2015-09-22
conradw
[strong] Implement revised strong class semantics
tree
|
commitdiff
2015-09-22
neis
Make prettyprinter useful in gdb.
tree
|
commitdiff
2015-09-22
hpayer
[heap] Process live weak cells directly in the marking...
tree
|
commitdiff
2015-09-22
ishell
[x64] Tweaking kMaxSizeEarlyOpt value to recover SunSpi...
tree
|
commitdiff
2015-09-22
bmeurer
[ic] Introduce BOOLEAN state for CompareIC.
tree
|
commitdiff
2015-09-22
bmeurer
[x64] Compare map instead of value to heap number map...
tree
|
commitdiff
2015-09-22
bmeurer
[crankshaft] Re-add fast-case for string add left/right.
tree
|
commitdiff
2015-09-22
bmeurer
[builtins] Add support for NewTarget to Execution:...
tree
|
commitdiff
2015-09-22
bmeurer
[crankshaft] Handle @@toStringTag accessor correctly...
tree
|
commitdiff
2015-09-21
littledan
Stage sloppy block-scoped functions (Annex B 3.3)
tree
|
commitdiff
2015-09-21
bmeurer
[ic] Also collect known map for relational comparison.
tree
|
commitdiff
2015-09-21
mlippautz
[heap] Sort declarations for MemoryChunk.
tree
|
commitdiff
2015-09-21
titzer
[turbofan] Add support for reinterpreting integers...
tree
|
commitdiff
2015-09-21
hpayer
[heap] Add timer scopes to process weak cells and clear...
tree
|
commitdiff
2015-09-21
bmeurer
[crankshaft] Generalize PropertyAccessInfo to Name...
tree
|
commitdiff
2015-09-21
chunyang.dai
X87: [stubs] Refactor StringCompareStub and use it...
tree
|
commitdiff
2015-09-21
chunyang.dai
X87: [runtime] Replace COMPARE/COMPARE_STRONG with...
tree
|
commitdiff
2015-09-21
julien.gilli
Add ScopeInfo constants to post-mortem metadata
tree
|
commitdiff
2015-09-21
littledan
Implement sloppy-mode block-defined functions (Annex...
tree
|
commitdiff
2015-09-20
alph
Reland of Make profiler no frame region detection code...
tree
|
commitdiff
2015-09-18
mbrandy
PPC: Fix AssertFunction.
tree
|
commitdiff
2015-09-18
mbrandy
PPC: [stubs] Refactor StringCompareStub and use it...
tree
|
commitdiff
2015-09-18
mbrandy
PPC: [runtime] Replace COMPARE/COMPARE_STRONG with...
tree
|
commitdiff
2015-09-18
adamk
Remove on-by-default flag --harmony-object
tree
|
commitdiff
2015-09-18
adamk
Stop emitting kSloppyLexical errors when --harmony...
tree
|
commitdiff
2015-09-18
mtrofin
[turbofan] Merge group spill ranges.
tree
|
commitdiff
2015-09-18
bmeurer
[es6] Use the correct ToPrimitive in the Date Constructor.
tree
|
commitdiff
2015-09-18
mlippautz
[base] Fix check that makes sure we commit in the virtu...
tree
|
commitdiff
2015-09-18
vogelheim
Fix incorrect buffer length.
tree
|
commitdiff
2015-09-18
chunyang.dai
X87: Remove --pretenure-call-new
tree
|
commitdiff
2015-09-18
chunyang.dai
X87: [runtime] Initial step towards switching Execution...
tree
|
commitdiff
2015-09-18
chunyang.dai
X87: Vector ICs: Hook up vectors in platform builtins...
tree
|
commitdiff
2015-09-18
chunyang.dai
X87: [builtins] Unify the String constructor.
tree
|
commitdiff
2015-09-18
cbruni
elements.cc cleanup
tree
|
commitdiff
2015-09-18
balazs.kilvady
MIPS64: Optimize simulator.
tree
|
commitdiff
2015-09-18
cbruni
Fix --hydrogen-stats crashing on null_ptr for shared_info
tree
|
commitdiff
2015-09-18
mlippautz
[heap] Cleanup: Align naming of parallel sweeping with...
tree
|
commitdiff
2015-09-18
bmeurer
[turbofan] Use StringCompareStub for string comparisons.
tree
|
commitdiff
2015-09-18
jkummerow
[hydrogen] Add crash-hunting instrumentation to Hydroge...
tree
|
commitdiff
2015-09-18
bmeurer
[stubs] Refactor StringCompareStub and use it for HStri...
tree
|
commitdiff
2015-09-18
bmeurer
[runtime] Replace COMPARE/COMPARE_STRONG with proper...
tree
|
commitdiff
2015-09-18
aperez
Use a kMaxSafeInteger instead of Number.MAX_SAFE_INTEGER
tree
|
commitdiff
2015-09-17
mbrandy
PPC: [runtime] Initial step towards switching Execution...
tree
|
commitdiff
2015-09-17
gdeepti
[simdjs] Update spec version to 0.8.4
tree
|
commitdiff
2015-09-17
rmcilroy
[arm64]: Fix bug introduced accidentally in r30710
tree
|
commitdiff
2015-09-17
mbrandy
PPC: [runtime] Replace the EQUALS builtin with proper...
tree
|
commitdiff
2015-09-17
mbrandy
PPC: [builtins] Unify the String constructor.
tree
|
commitdiff
2015-09-17
bmeurer
[runtime] Initial step towards switching Execution...
tree
|
commitdiff
2015-09-17
mbrandy
PPC: Remove --pretenure-call-new
tree
|
commitdiff
2015-09-17
mbrandy
PPC: Vector ICs: Hook up vectors in platform builtins...
tree
|
commitdiff
2015-09-17
ben
Pretenure builtin typed arrays.
tree
|
commitdiff
2015-09-17
mlippautz
[heap] Fix waiting for parallel tasks
tree
|
commitdiff
2015-09-17
hpayer
[heap] Scalable slots buffer for parallel compaction.
tree
|
commitdiff
2015-09-17
cbruni
Improve JSReceiver::GetKeys Speed
tree
|
commitdiff
2015-09-17
mlippautz
Reland "[heap] Introduce parallel compaction algorithm."
tree
|
commitdiff
2015-09-17
machenbach
Revert of [runtime] Initial step towards switching...
tree
|
commitdiff
2015-09-17
conradw
Fix temp_zone scoping when parsing inner function literals
tree
|
commitdiff
2015-09-17
bmeurer
[runtime] Initial step towards switching Execution...
tree
|
commitdiff
2015-09-17
neis
Intersection of certain constants with bitsets was...
tree
|
commitdiff
2015-09-17
hpayer
[heap] Inline record slot methods.
tree
|
commitdiff
2015-09-17
mlippautz
Revert of [heap] Introduce parallel compaction algorith...
tree
|
commitdiff
2015-09-17
mlippautz
[heap] Introduce parallel compaction algorithm.
tree
|
commitdiff
2015-09-17
bmeurer
Revert "[profiler] Make no frame region detection code...
tree
|
commitdiff
2015-09-17
alph
Fix MSAN warning after r30777 (try 2)
tree
|
commitdiff
2015-09-17
mtrofin
[tubofan] Greedy: groupper -> grouper.
tree
|
commitdiff
2015-09-17
mtrofin
[turbofan] Greedy: faster compile time.
tree
|
commitdiff
2015-09-17
chunyang.dai
X87: Reland VectorICs: ia32 store ics need a virtual...
tree
|
commitdiff
2015-09-17
chunyang.dai
X87: [runtime] Replace the EQUALS builtin with proper...
tree
|
commitdiff
2015-09-17
alph
Fix ASAN after r30777
tree
|
commitdiff
2015-09-17
ofrobots
improve allocation accounting for incremental mark
tree
|
commitdiff
2015-09-17
alph
[profiler] Make no frame region detection code more...
tree
|
commitdiff
2015-09-16
mtrofin
[turbofan] Greedy: small fix in groupping algo.
tree
|
commitdiff
2015-09-16
caitpotter88
[cleanup] refactor ParsePropertyDefinition for clarity
tree
|
commitdiff
2015-09-16
adamk
Disallow Object.observe calls on access-checked objects
tree
|
commitdiff
2015-09-16
domenic
Implement V8 extras utils object
tree
|
commitdiff
2015-09-16
aperez
ES6: Array.prototype.slice and friends should use ToLen...
tree
|
commitdiff
2015-09-16
fedor
[objects] do not visit ArrayBuffer's backing store
tree
|
commitdiff
next