projects
/
platform
/
upstream
/
v8.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Revert of Remove property loads from js builtins objects from runtime. (patchset...
[platform/upstream/v8.git]
/
src
/
2015-08-17
hablich
Revert of Remove property loads from js builtins object...
tree
|
commitdiff
2015-08-17
hpayer
Filter out slot buffer slots, that point to SMIs in...
tree
|
commitdiff
2015-08-17
yangguo
Remove property loads from js builtins objects from...
tree
|
commitdiff
2015-08-17
titzer
[turbofan] Handle void return in simplified-lowering.cc.
tree
|
commitdiff
2015-08-17
jkummerow
[test] Remove FLAG_always_opt special case in NotifyDeo...
tree
|
commitdiff
2015-08-17
mstarzinger
Remove grab-bag includes of v8.h from heap.
tree
|
commitdiff
2015-08-17
mstarzinger
[heap] Simplify MarkingDeque implementation.
tree
|
commitdiff
2015-08-17
danno
[turbofan]: Fix bug in register hinting
tree
|
commitdiff
2015-08-17
rossberg
[es6] Implement default parameters
tree
|
commitdiff
2015-08-17
rmcilroy
[Interpreter] Move interpreter initialization until...
tree
|
commitdiff
2015-08-17
yangguo
Do not use js builtins object when constructing an...
tree
|
commitdiff
2015-08-17
yangguo
Add DCHECK that the script context table do not contain...
tree
|
commitdiff
2015-08-17
mstarzinger
Remove grab-bag includes of v8.h from architecture...
tree
|
commitdiff
2015-08-17
bmeurer
[runtime] Unify and fix the strict equality comparison.
tree
|
commitdiff
2015-08-15
caitpotter88
[parser] make kInvalidLhsInFor a SyntaxError
tree
|
commitdiff
2015-08-14
domenic
Put V8 extras into the snapshot
tree
|
commitdiff
2015-08-14
yangguo
Clean up native context slots and add new ones.
tree
|
commitdiff
2015-08-14
mstarzinger
Remove grab-bag includes of v8.h from regexp engine.
tree
|
commitdiff
2015-08-14
ofrobots
New flag --perf_basic_prof_only_functions
tree
|
commitdiff
2015-08-14
mstarzinger
Remove grab-bag includes of v8.h from IC subsystem.
tree
|
commitdiff
2015-08-14
jkummerow
[serializer] Move WeakFixedArray compaction to separate...
tree
|
commitdiff
2015-08-14
titzer
[turbofan] Gracefully handle missing info()->context...
tree
|
commitdiff
2015-08-14
yangguo
Do not export natives to runtime via js builtins object.
tree
|
commitdiff
2015-08-14
vogelheim
Rework startup-data-util.
tree
|
commitdiff
2015-08-14
yangguo
No longer use js builtins object as receiver for calls...
tree
|
commitdiff
2015-08-14
mstarzinger
Remove grab-bag includes of v8.h from several files.
tree
|
commitdiff
2015-08-14
mstarzinger
Make some foo.h headers usable without foo-inl.h header.
tree
|
commitdiff
2015-08-14
yangguo
Debugger: simplify calling into Javascript.
tree
|
commitdiff
2015-08-13
adamk
Align PreParser for loop early error-checking with...
tree
|
commitdiff
2015-08-13
rossberg
[es6] Remove redundant flag parameter
tree
|
commitdiff
2015-08-13
adamk
[es6] Make assignment to new.target an early ReferenceError
tree
|
commitdiff
2015-08-13
rmcilroy
[interpreter]: Fix interpreter handler table initializa...
tree
|
commitdiff
2015-08-13
mlippautz
[api] Do not force external GCs when only trying to...
tree
|
commitdiff
2015-08-13
oth
[Interpreter] Register conversion fix and test.
tree
|
commitdiff
2015-08-13
yangguo
Debugger: remove duplicate heap iterations.
tree
|
commitdiff
2015-08-13
mstarzinger
Remove inline header includes from non-inline headers...
tree
|
commitdiff
2015-08-13
paul.lind
MIPS64: Fix InterpreterEntryTrampoline().
tree
|
commitdiff
2015-08-13
mstarzinger
Make some foo.h headers usable without foo-inl.h header.
tree
|
commitdiff
2015-08-13
titzer
[turbofan] Propagate representation information from...
tree
|
commitdiff
2015-08-13
chunyang.dai
X87: [compiler] Remove broken support for undetectable...
tree
|
commitdiff
2015-08-13
bmeurer
Revert of [runtime] Remove useless IN builtin. (patchse...
tree
|
commitdiff
2015-08-13
bmeurer
[runtime] Remove useless IN builtin.
tree
|
commitdiff
2015-08-13
yangguo
Revert of Debugger: use a Map to cache mirrors. (patchs...
tree
|
commitdiff
2015-08-13
mstarzinger
Make object.h usable without object-inl.h header.
tree
|
commitdiff
2015-08-13
rmcilroy
[interpreter]: Update BytecodeArrayBuilder register...
tree
|
commitdiff
2015-08-13
yangguo
Debugger: use a Map to cache mirrors.
tree
|
commitdiff
2015-08-13
yangguo
Debugger: do not expose global object.
tree
|
commitdiff
2015-08-13
bmeurer
[runtime] Remove useless DELETE builtin.
tree
|
commitdiff
2015-08-13
Benedikt Meurer
Add more OWNERS for components.
tree
|
commitdiff
2015-08-13
bmeurer
[strong] Simplify (and sortof optimize) string addition...
tree
|
commitdiff
2015-08-13
yangguo
Revert of Group lexical context variables for faster...
tree
|
commitdiff
2015-08-13
yangguo
Move regexp implementation into its own folder.
tree
|
commitdiff
2015-08-12
littledan
Stage sloppy classes
tree
|
commitdiff
2015-08-12
jfb
Security: disable nontemporals.
tree
|
commitdiff
2015-08-12
binji
[Atomics] Fix compile failure in clang/win build in...
tree
|
commitdiff
2015-08-12
adamk
[api] Delete non-maybe version of CompileModule
tree
|
commitdiff
2015-08-12
yangguo
Debugger: load debugger builtins as normal native JS.
tree
|
commitdiff
2015-08-12
bmeurer
[runtime] Remove useless %_IsUndetectableObject intrinsic.
tree
|
commitdiff
2015-08-12
yangguo
Do not save script object on the class constructor.
tree
|
commitdiff
2015-08-12
yangguo
Add to full-codegen/OWNERS.
tree
|
commitdiff
2015-08-12
bmeurer
[compiler] Remove broken support for undetectable strings.
tree
|
commitdiff
2015-08-12
mstarzinger
Remove grab-bag includes of v8.h from debugger.
tree
|
commitdiff
2015-08-12
mstarzinger
Remove grab-bag includes of v8.h from full codegen.
tree
|
commitdiff
2015-08-12
bmeurer
[runtime] Simplify CHECK_OBJECT_COERCIBLE.
tree
|
commitdiff
2015-08-12
yangguo
Add more OWNERS and set noparent for some sub-directories.
tree
|
commitdiff
2015-08-12
mstarzinger
Realize IWYU pattern for frames-inl.h header.
tree
|
commitdiff
2015-08-12
mstarzinger
Make list constructor usable without list-inl.h header.
tree
|
commitdiff
2015-08-12
mstarzinger
Remove inline header includes from non-inline headers...
tree
|
commitdiff
2015-08-12
yangguo
Debugger: correctly ensure debug info in Debug::Break.
tree
|
commitdiff
2015-08-12
thestig
[turbofan] LoadGlobalParameters::slot_index() should...
tree
|
commitdiff
2015-08-12
littledan
Split function block scoping into a separate flag
tree
|
commitdiff
2015-08-11
domenic
Stage --harmony-array-includes
tree
|
commitdiff
2015-08-11
littledan
Use a new lexical context for sloppy-mode eval
tree
|
commitdiff
2015-08-11
bmeurer
[runtime] Store constructor function index on primitive...
tree
|
commitdiff
2015-08-11
littledan
Delete outdated comment about a bug which was fixed...
tree
|
commitdiff
2015-08-11
domenic
Add includes method to typed arrays
tree
|
commitdiff
2015-08-11
titzer
Reland: [turbofan] Various fixes to allow unboxed doubl...
tree
|
commitdiff
2015-08-11
hpayer
Respect old generation limit in large object space...
tree
|
commitdiff
2015-08-11
binji
Use TimeTicks instead of Time in FutexEmulation::Wait.
tree
|
commitdiff
2015-08-11
vogelheim
Revert of Debugger: clear shared function info list...
tree
|
commitdiff
2015-08-11
yangguo
Debugger: clear shared function info list when recompil...
tree
|
commitdiff
2015-08-11
mstarzinger
Realize IWYU pattern for handles.h header.
tree
|
commitdiff
2015-08-11
mstarzinger
[heap] Avoid inclusion of objects-visiting-inl.h header.
tree
|
commitdiff
2015-08-11
bmeurer
[stubs] Store typeof string on Oddballs.
tree
|
commitdiff
2015-08-11
bmeurer
[simd.js] Single SIMD128_VALUE_TYPE for all Simd128Values.
tree
|
commitdiff
2015-08-11
yangguo
Remove redundant handle in ScopeIterator constructor.
tree
|
commitdiff
2015-08-11
yangguo
Rewrite Error.prototype.toString in C++.
tree
|
commitdiff
2015-08-11
yangguo
Debugger: correctly find closure to recompile eval...
tree
|
commitdiff
2015-08-11
saper
Use static_cast<> for NULL (clang 3.7)
tree
|
commitdiff
2015-08-11
mstarzinger
Remove several grab-bag includes from the v8.h header.
tree
|
commitdiff
2015-08-11
yangguo
Revert of [turbofan] Various fixes to allow unboxed...
tree
|
commitdiff
2015-08-11
binji
[d8 Workers] Make Worker prototype read-only
tree
|
commitdiff
2015-08-11
adamk
[es6] Add appropriate ToString call to String.prototype...
tree
|
commitdiff
2015-08-10
rmcilroy
[interpreter] Fix nosnap build for interpreter table...
tree
|
commitdiff
2015-08-10
mstarzinger
[heap] Avoid inclusion of heap internals in v8.h header.
tree
|
commitdiff
2015-08-10
mstarzinger
[heap] Avoid overzealous inclusion of heap internal...
tree
|
commitdiff
2015-08-10
titzer
[turbofan] Various fixes to allow unboxed doubles as...
tree
|
commitdiff
2015-08-10
mstarzinger
[heap] Remove obsolete constructors from SemiSpaceIterator.
tree
|
commitdiff
2015-08-10
hpayer
Filter out recorded slots of deoptimized code objects...
tree
|
commitdiff
2015-08-10
bmeurer
[crankshaft] Properly optimize %_ToObject.
tree
|
commitdiff
next