projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Revert of [builtins] Unify the various versions of [[Call]] with a Call builtin....
[platform/upstream/v8.git]
/
test
/
2015-09-07
jochen
Start removing deprecated APIs from cctest
tree
|
commitdiff
2015-09-07
cbruni
Adding ElementsAccessor::Concat
tree
|
commitdiff
2015-09-05
paul.lind
Fix a -Wsign-compare error under GCC 4.9.2.
tree
|
commitdiff
2015-09-04
bradnelson
Follow symlinks in test/mjsunit to allow linked test...
tree
|
commitdiff
2015-09-04
karl
Reland: Speedup stringsearch for two byte strings
tree
|
commitdiff
2015-09-04
mlippautz
Add template parameter and unittests to atomic utils.
tree
|
commitdiff
2015-09-04
machenbach
Revert of Speedup stringsearch for two byte strings...
tree
|
commitdiff
2015-09-04
karl
Speedup stringsearch for two byte strings
tree
|
commitdiff
2015-09-04
bmeurer
[runtime] Remove useless IN builtin.
tree
|
commitdiff
2015-09-04
mvstanton
Reland Vector ICs: platform support for vector-based...
tree
|
commitdiff
2015-09-04
mtrofin
[turbofan] Greedy: split around calls heuristic.
tree
|
commitdiff
2015-09-03
gdeepti
[Tick processor] Add an option to the tick-processor...
tree
|
commitdiff
2015-09-03
machenbach
Revert of Vector ICs: platform support for vector-based...
tree
|
commitdiff
2015-09-03
mvstanton
Vector ICs: platform support for vector-based stores.
tree
|
commitdiff
2015-09-03
ulan
Reland "Make sure that memory reducer makes progress...
tree
|
commitdiff
2015-09-03
neis
Remove no-zone versions of intersection and union.
tree
|
commitdiff
2015-09-03
titzer
[turbofan] support for Int64 in CheckedLoad/CheckedStor...
tree
|
commitdiff
2015-09-03
mstarzinger
[presubmit] Fix build/include linter violations.
tree
|
commitdiff
2015-09-03
bmeurer
[es6] Initial steps towards a correct implementation...
tree
|
commitdiff
2015-09-02
caitpotter88
[es6] Re-implement rest parameters via desugaring.
tree
|
commitdiff
2015-09-02
oth
[Intepreter] Extend and move Register class.
tree
|
commitdiff
2015-09-02
cbruni
Adding ElementsAccessor::Shift
tree
|
commitdiff
2015-09-02
rmcilroy
[Interpreter] Add support for property load operations.
tree
|
commitdiff
2015-09-02
conradw
[strong] weak classes can't inherit from strong ones
tree
|
commitdiff
2015-09-02
ishell
[arm64] Don't try convert binary operation to shifted...
tree
|
commitdiff
2015-09-02
pcc
Fix type errors in unit test utilities.
tree
|
commitdiff
2015-09-01
bradnelson
Eliminate use of CompilationInfo in several AstVisitor...
tree
|
commitdiff
2015-09-01
gdeepti
[simd.js] Disable SIMD polyfill.
tree
|
commitdiff
2015-09-01
littledan
Stage sloppy let
tree
|
commitdiff
2015-09-01
mlippautz
[heap,cctest] Fix CodeRange tests that use AllocateRawM...
tree
|
commitdiff
2015-09-01
binji
Remove harmony-atomics flag and collapse it into shared...
tree
|
commitdiff
2015-09-01
bradnelson
Add asm.js typer / validator.
tree
|
commitdiff
2015-09-01
conradw
[strong] Class constructor bodies cannot contain "use...
tree
|
commitdiff
2015-09-01
littledan
Revert of Stage sloppy let (patchset #7 id:120001 of...
tree
|
commitdiff
2015-09-01
littledan
Stage sloppy let
tree
|
commitdiff
2015-09-01
machenbach
[test] Fix skipping slow tests.
tree
|
commitdiff
2015-09-01
akos.palfi
MIPS: Fix QuietSignalingNaNs on mips32r6.
tree
|
commitdiff
2015-09-01
machenbach
[test] Increase simdjs test timeout on arm.
tree
|
commitdiff
2015-09-01
mstarzinger
[turbofan] Remove obsolete unique.h includes in TurboFan.
tree
|
commitdiff
2015-09-01
mstarzinger
Make isolate.h usable without objects-inl.h header.
tree
|
commitdiff
2015-09-01
machenbach
[test] Skip slow tests.
tree
|
commitdiff
2015-08-31
yurys
Postpone interrupts while dipatching debugger events...
tree
|
commitdiff
2015-08-31
littledan
Make Date.prototype an ordinary object
tree
|
commitdiff
2015-08-31
bradnelson
Refactor type collector testing macros.
tree
|
commitdiff
2015-08-31
bradnelson
Drop region parameter to Unbounded, as it can be done...
tree
|
commitdiff
2015-08-31
bradnelson
Treat the x*1 generated by parsing a unary + as contain...
tree
|
commitdiff
2015-08-31
paul.lind
MIPS64: Fix alignment issue in test-run-native-calls.
tree
|
commitdiff
2015-08-31
mtrofin
[turbofan] Live Range unit tests.
tree
|
commitdiff
2015-08-31
bmeurer
[es6] Implement Date.prototype[@@toPrimitive] as C...
tree
|
commitdiff
2015-08-31
cbruni
Adding ElementsAccessor::Slice
tree
|
commitdiff
2015-08-31
machenbach
Revert of [simd.js] Disable SIMD polyfill. (patchset...
tree
|
commitdiff
2015-08-31
machenbach
[test] Remove unused code.
tree
|
commitdiff
2015-08-31
machenbach
[test] Skip slow test on no18n bot.
tree
|
commitdiff
2015-08-31
hablich
Revert of [heap] More flag cleanup. (patchset #8 id...
tree
|
commitdiff
2015-08-31
mtrofin
[turbofan] Factored out the test live range builder.
tree
|
commitdiff
2015-08-31
wingo
Test that "yield" expressions are disallowed in arrow...
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-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
gdeepti
[simd.js] Disable SIMD polyfill.
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
titzer
Add test-run-native-calls tests for mixed parameters.
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
Benedikt Meurer
[test] Fix wrong mjsunit.status line.
tree
|
commitdiff
2015-08-28
Benedikt Meurer
[test] Properly disable test that doesn't work in GC...
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
wingo
Disallow yield in default parameter initializers
tree
|
commitdiff
2015-08-27
mlippautz
[heap] Make compaction space accept external memory.
tree
|
commitdiff
2015-08-27
kozyatinskiy
[V8] Report JSON parser script to DevTools
tree
|
commitdiff
2015-08-27
hpayer
Clear SMI and non-evacuation candidate entries when...
tree
|
commitdiff
2015-08-27
cbruni
Adding ElementsAccessor Splice
tree
|
commitdiff
2015-08-27
mlippautz
[heap] Add compaction space.
tree
|
commitdiff
2015-08-27
rmcilroy
[interpreter] Fix gcmole error after r30404.
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-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
mstarzinger
Move runtime helper for JSWeakCollection onto objects.
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
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
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
bradnelson
Visit additional AST nodes as expressions in AstExpress...
tree
|
commitdiff
2015-08-26
littledan
Test262 roll to the 2015-8-25 version
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
mtrofin
[turbofan] Deferred blocks splintering.
tree
|
commitdiff
2015-08-25
bbudge
[simd.js] Update to spec version 0.8.2.
tree
|
commitdiff
next