2015-06-08 |
conradw | [strong] Refactor ObjectStrength into a replacement... |
blob | commitdiff | raw |
2015-06-04 |
mbrandy | Add support for Embedded Constant Pools for PPC and Arm |
blob | commitdiff | raw | diff to current |
2015-06-03 |
bbudge | Add new Float32x4 type for SIMD.js. |
blob | commitdiff | raw | diff to current |
2015-06-03 |
jochen | Also allocate small typed arrays on heap when initializ... |
blob | commitdiff | raw | diff to current |
2015-06-03 |
bmeurer | Revert of Embedded constant pools. (patchset #12 id... |
blob | commitdiff | raw | diff to current |
2015-06-02 |
mbrandy | Add support for Embedded Constant Pools for PPC and Arm |
blob | commitdiff | raw | diff to current |
2015-06-02 |
conradw | [strong] create strong array literals |
blob | commitdiff | raw | diff to current |
2015-06-02 |
ishell | Mark proxy map as unstable during proxy fixing (freezin... |
blob | commitdiff | raw | diff to current |
2015-06-02 |
rossberg | Fix redundant map allocation |
blob | commitdiff | raw | diff to current |
2015-06-01 |
erikcorry | Cosmetic changes to tests to make it easier to concaten... |
blob | commitdiff | raw | diff to current |
2015-06-01 |
ishell | Starting using GlobalDictionary for global objects... |
blob | commitdiff | raw | diff to current |
2015-05-29 |
hpayer | Treat links that organize weak objects weakly. |
blob | commitdiff | raw | diff to current |
2015-05-26 |
adamk | Add basic API support for Map & Set |
blob | commitdiff | raw | diff to current |
2015-05-26 |
erikcorry | Move hash code from hidden string to a private symbol |
blob | commitdiff | raw | diff to current |
2015-05-22 |
binji | Implement SharedArrayBuffer. |
blob | commitdiff | raw | diff to current |
2015-05-22 |
yangguo | Revert of Implement SharedArrayBuffer (patchset #7... |
blob | commitdiff | raw | diff to current |
2015-05-22 |
binji | Implement SharedArrayBuffer. |
blob | commitdiff | raw | diff to current |
2015-05-22 |
rossberg | [strong] cache strong object literal maps |
blob | commitdiff | raw | diff to current |
2015-05-20 |
rossberg | Reland "[strong] Object literals create strong objects" |
blob | commitdiff | raw | diff to current |
2015-05-19 |
machenbach | Revert of [strong] Object literals create strong object... |
blob | commitdiff | raw | diff to current |
2015-05-18 |
rossberg | [strong] Object literals create strong objects |
blob | commitdiff | raw | diff to current |
2015-05-18 |
yangguo | Migrate error messages, part 12. |
blob | commitdiff | raw | diff to current |
2015-05-15 |
yangguo | Migrate error messages, part 11. |
blob | commitdiff | raw | diff to current |
2015-05-12 |
yangguo | Migrate error messages, part 10. |
blob | commitdiff | raw | diff to current |
2015-05-12 |
yangguo | Revert of Migrate error messages, part 10. (patchset... |
blob | commitdiff | raw | diff to current |
2015-05-12 |
yangguo | Migrate error messages, part 10. |
blob | commitdiff | raw | diff to current |
2015-05-07 |
yangguo | Migrate error messages, part 9. |
blob | commitdiff | raw | diff to current |
2015-05-06 |
yangguo | Migrate error messages, part 8. |
blob | commitdiff | raw | diff to current |
2015-05-05 |
yangguo | Do not cache object literal maps during bootstrapping. |
blob | commitdiff | raw | diff to current |
2015-04-30 |
jochen | Unify internal and external typed arrays a bit |
blob | commitdiff | raw | diff to current |
2015-04-29 |
jkummerow | Fix unobservable constructor replacement on prototype... |
blob | commitdiff | raw | diff to current |
2015-04-29 |
ulan | Add comment to justify AllowDeferredHandleDereference... |
blob | commitdiff | raw | diff to current |
2015-04-27 |
jochen | Reland "Remove the weak list of views from array buffers" |
blob | commitdiff | raw | diff to current |
2015-04-24 |
jochen | Revert of Reland "Remove the weak list of views from... |
blob | commitdiff | raw | diff to current |
2015-04-23 |
jochen | Reland "Remove the weak list of views from array buffers" |
blob | commitdiff | raw | diff to current |
2015-04-22 |
jochen | Revert of Remove the weak list of views from array... |
blob | commitdiff | raw | diff to current |
2015-04-22 |
jochen | Remove the weak list of views from array buffers |
blob | commitdiff | raw | diff to current |
2015-04-21 |
jochen | Revert of Reland "LayoutDescriptor should inherit from... |
blob | commitdiff | raw | diff to current |
2015-04-21 |
jochen | Reland "LayoutDescriptor should inherit from JSTypedArray" |
blob | commitdiff | raw | diff to current |
2015-04-21 |
jochen | Revert of LayoutDescriptor should inherit from JSTypedA... |
blob | commitdiff | raw | diff to current |
2015-04-21 |
jochen | LayoutDescriptor should inherit from JSTypedArray |
blob | commitdiff | raw | diff to current |
2015-04-21 |
svenpanne | Removed src/{isolate,property-details,utils}-inl.h |
blob | commitdiff | raw | diff to current |
2015-04-17 |
yangguo | Reland "Migrate error messages, part 2." |
blob | commitdiff | raw | diff to current |
2015-04-16 |
machenbach | Revert of Migrate error messages, part 2. (patchset... |
blob | commitdiff | raw | diff to current |
2015-04-16 |
yangguo | Migrate error messages, part 2. |
blob | commitdiff | raw | diff to current |
2015-04-16 |
ulan | Use atomic operation to read the length of a fixed... |
blob | commitdiff | raw | diff to current |
2015-04-16 |
yangguo | Start migrating error message templates to the runtime. |
blob | commitdiff | raw | diff to current |
2015-04-13 |
titzer | [turbofan] Optimize loads of global constants in JSType... |
blob | commitdiff | raw | diff to current |
2015-04-10 |
jkummerow | Handlify Map::SetPrototype() |
blob | commitdiff | raw | diff to current |
2015-04-09 |
caitpotter88 | [es6] do not add caller/arguments to ES6 function defin... |
blob | commitdiff | raw | diff to current |
2015-04-07 |
mstarzinger | Make --always-opt also optimize top-level code. |
blob | commitdiff | raw | diff to current |
2015-04-07 |
hpayer | Reland "Merge old data and pointer space." |
blob | commitdiff | raw | diff to current |
2015-04-07 |
jkummerow | Move prototype metadata from internal properties to... |
blob | commitdiff | raw | diff to current |
2015-03-30 |
svenpanne | Added %_NewConsString intrinsic. |
blob | commitdiff | raw | diff to current |
2015-03-26 |
mstarzinger | Fix broken JSFunction::is_compiled predicate. |
blob | commitdiff | raw | diff to current |
2015-03-26 |
yangguo | Serializer: ensure unique script ids when deserializing. |
blob | commitdiff | raw | diff to current |
2015-03-23 |
mstarzinger | Make compiler more acceptive wrt Isolate::use_crankshaft. |
blob | commitdiff | raw | diff to current |
2015-03-19 |
hpayer | Revert "Merge old data and pointer space." |
blob | commitdiff | raw | diff to current |
2015-03-18 |
hpayer | Merge old data and pointer space. |
blob | commitdiff | raw | diff to current |
2015-03-17 |
mvstanton | Feedback vector: ASAN found memory leaks during AST... |
blob | commitdiff | raw | diff to current |
2015-03-17 |
dcarney | correctly invalidate global cells |
blob | commitdiff | raw | diff to current |
2015-03-11 |
hpayer | Just visit young array buffers during scavenge. Additio... |
blob | commitdiff | raw | diff to current |
2015-02-26 |
ulan | Store weak cell cache for map in the map itself. |
blob | commitdiff | raw | diff to current |
2015-02-25 |
verwaest | Remove NativeContext from Literal array, since we alway... |
blob | commitdiff | raw | diff to current |
2015-02-24 |
jkummerow | Move Maps' back pointers from "transitions" to "constru... |
blob | commitdiff | raw | diff to current |
2015-02-24 |
yangguo | NewError no longer returns a MaybeObject. |
blob | commitdiff | raw | diff to current |
2015-02-24 |
yangguo | Reland "Correctly propagate terminate exception in... |
blob | commitdiff | raw | diff to current |
2015-02-19 |
ulan | Revert "Remove IC age from Code." |
blob | commitdiff | raw | diff to current |
2015-02-16 |
yangguo | Revert "Fix JSArrayBufferView visitor template to fix... |
blob | commitdiff | raw | diff to current |
2015-02-14 |
caitpotter88 | Implement ES6 rest parameters |
blob | commitdiff | raw | diff to current |
2015-02-12 |
hpayer | Just visit young array buffers during scavenge. Additio... |
blob | commitdiff | raw | diff to current |
2015-02-11 |
dslomov | new classes: implement new.target passing to superclass... |
blob | commitdiff | raw | diff to current |
2015-02-11 |
dslomov | Revert of new classes: implement new.target passing... |
blob | commitdiff | raw | diff to current |
2015-02-11 |
dslomov | new classes: implement new.target passing to superclass... |
blob | commitdiff | raw | diff to current |
2015-02-05 |
ulan | Remove IC age from Code. |
blob | commitdiff | raw | diff to current |
2015-02-05 |
yurys | Add NativeWeakMap to v8.h |
blob | commitdiff | raw | diff to current |
2015-02-05 |
marja | Scanner / Unicode decoding: use size_t instead of unsigned. |
blob | commitdiff | raw | diff to current |
2015-02-05 |
Benedikt Meurer | Revert "[turbofan] Make Factory::NewNumber() always... |
blob | commitdiff | raw | diff to current |
2015-02-04 |
yurys | Revert of Add WeakKeyMap to v8.h (patchset #2 id:20001... |
blob | commitdiff | raw | diff to current |
2015-02-04 |
dcarney | Move the contents of api-natives.js to c++ |
blob | commitdiff | raw | diff to current |
2015-02-04 |
yurys | Add WeakKeyMap to v8.h |
blob | commitdiff | raw | diff to current |
2015-02-04 |
marja | Introduce LanguageMode, drop StrictMode. |
blob | commitdiff | raw | diff to current |
2015-02-03 |
yurys | Revert of Add WeakMap to v8.h (patchset #3 id:40001... |
blob | commitdiff | raw | diff to current |
2015-02-03 |
yurys | Add WeakMap to v8.h |
blob | commitdiff | raw | diff to current |
2015-01-23 |
dcarney | CHECK that FunctionTemplates are not modified after... |
blob | commitdiff | raw | diff to current |
2015-01-19 |
ishell | Massive renaming of PropertyType values and other impli... |
blob | commitdiff | raw | diff to current |
2015-01-19 |
mstarzinger | Remove exorbitant duplication of DebuggerHasBreakpoints. |
blob | commitdiff | raw | diff to current |
2015-01-19 |
bmeurer | [turbofan] Make Factory::NewNumber() always return... |
blob | commitdiff | raw | diff to current |
2015-01-16 |
mstarzinger | Allow --always-opt to go further into the pipeline... |
blob | commitdiff | raw | diff to current |
2015-01-15 |
bmeurer | Revert of [turbofan] Make Factory::NewNumber() always... |
blob | commitdiff | raw | diff to current |
2015-01-15 |
Benedikt Meurer | [turbofan] Make Factory::NewNumber() always return... |
blob | commitdiff | raw | diff to current |
2015-01-15 |
yangguo | Fix remaining issues in the custom snapshot. |
blob | commitdiff | raw | diff to current |
2015-01-14 |
yangguo | Correctly reference global proxy in the partial snapshot. |
blob | commitdiff | raw | diff to current |
2015-01-07 |
dcarney | remove declarative accessors |
blob | commitdiff | raw | diff to current |
2014-12-18 |
hpayer | Make sure backing store pointer in handles get cleared... |
blob | commitdiff | raw | diff to current |
2014-12-18 |
svenpanne | Fixed -fsanitize=float-cast-overflow problems. |
blob | commitdiff | raw | diff to current |
2014-12-16 |
ishell | Introduced PropertyType ACCESSOR_FIELD. |
blob | commitdiff | raw | diff to current |
2014-12-15 |
jkummerow | Add infrastructure to keep track of references to proto... |
blob | commitdiff | raw | diff to current |
2014-12-10 |
adamk | Create optimized inline versions of Map and Set initial... |
blob | commitdiff | raw | diff to current |
2014-12-10 |
yangguo | Extract non-IO part of mksnapshot into an API method. |
blob | commitdiff | raw | diff to current |
next |