2015-08-10 |
bmeurer | [runtime] Remove premature optimization from ToPrimitive. |
blob | commitdiff | raw |
2015-08-10 |
bmeurer | [runtime] Simplify TO_INT32/TO_UINT32 abstract operations. |
blob | commitdiff | raw | diff to current |
2015-08-04 |
bbudge | Rename IsSimdObject assembly intrinsic. |
blob | commitdiff | raw | diff to current |
2015-08-03 |
bbudge | SIMD.js Add the other SIMD Phase 1 types. |
blob | commitdiff | raw | diff to current |
2015-07-31 |
bmeurer | [stubs] Unify (and optimize) implementation of ToObject. |
blob | commitdiff | raw | diff to current |
2015-07-30 |
bbudge | Optimize ToString and NonStringToString. |
blob | commitdiff | raw | diff to current |
2015-07-30 |
bbudge | Optimize ToNumber and NonNumberToNumber. |
blob | commitdiff | raw | diff to current |
2015-07-16 |
bbudge | Expose SIMD.Float32x4 type to Javascript. |
blob | commitdiff | raw | diff to current |
2015-07-16 |
hablich | Revert of Expose SIMD.Float32x4 type to Javascript... |
blob | commitdiff | raw | diff to current |
2015-07-15 |
bbudge | Expose SIMD.Float32x4 type to Javascript. |
blob | commitdiff | raw | diff to current |
2015-07-13 |
danno | Create a internal native context used only for TF-gener... |
blob | commitdiff | raw | diff to current |
2015-07-08 |
danno | Reland: Add unoptimized/optimized variants of MathFloor... |
blob | commitdiff | raw | diff to current |
2015-07-08 |
danno | Revert of Add unoptimized/optimized variants of MathFlo... |
blob | commitdiff | raw | diff to current |
2015-07-08 |
danno | Add unoptimized/optimized variants of MathFloor TF... |
blob | commitdiff | raw | diff to current |
2015-07-02 |
verwaest | Avoid converting key to string for deleting of elements |
blob | commitdiff | raw | diff to current |
2015-06-30 |
conradw | [strong] Implement strong mode semantics for the count... |
blob | commitdiff | raw | diff to current |
2015-06-11 |
verwaest | Use the LookupIterator for SetElement and friends |
blob | commitdiff | raw | diff to current |
2015-06-01 |
bmeurer | [turbofan] First step towards sanitizing for-in and... |
blob | commitdiff | raw | diff to current |
2015-05-22 |
svenpanne | JavaScript stubs have access to their calling conventio... |
blob | commitdiff | raw | diff to current |
2015-05-21 |
svenpanne | Add a TurboFan skeleton for StringAddStub. |
blob | commitdiff | raw | diff to current |
2015-05-21 |
arv | [es6] Spread in array literals |
blob | commitdiff | raw | diff to current |
2015-05-21 |
yangguo | Use shared container to manage imports/exports. |
blob | commitdiff | raw | diff to current |
2015-05-20 |
jkummerow | Revert of Use shared container to manage imports/export... |
blob | commitdiff | raw | diff to current |
2015-05-20 |
dslomov | [destructuring] Implement spread binding patterns. |
blob | commitdiff | raw | diff to current |
2015-05-20 |
yangguo | Use shared container to manage imports/exports. |
blob | commitdiff | raw | diff to current |
2015-05-20 |
mvstanton | Cleanup interface descriptors to reflect that vectors... |
blob | commitdiff | raw | diff to current |
2015-05-15 |
yangguo | Migrate error messages, part 11. |
blob | commitdiff | raw | diff to current |
2015-05-12 |
conradw | [strong] Disallow implicit conversions for comparison |
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-11 |
danno | Add a MathFloor stub generated with TurboFan |
blob | commitdiff | raw | diff to current |
2015-05-11 |
yangguo | Call builtin code wrapped in functions from the bootstr... |
blob | commitdiff | raw | diff to current |
2015-05-07 |
yangguo | Revert of Revert of Wrap runtime.js in a function.... |
blob | commitdiff | raw | diff to current |
2015-05-06 |
machenbach | Revert of Wrap runtime.js in a function. (patchset... |
blob | commitdiff | raw | diff to current |
2015-05-06 |
yangguo | Wrap runtime.js in a function. |
blob | commitdiff | raw | diff to current |
2015-05-06 |
yangguo | Migrate error messages, part 8. |
blob | commitdiff | raw | diff to current |
2015-04-30 |
conradw | [strong] Disallow implicit conversions for add |
blob | commitdiff | raw | diff to current |
2015-04-28 |
conradw | [strong] Disallow implicit conversions for bitwise... |
blob | commitdiff | raw | diff to current |
2015-04-24 |
conradw | [strong] Disallow implicit conversions for binary arith... |
blob | commitdiff | raw | diff to current |
2015-04-21 |
yangguo | Reintroduce %GetRootNaN to fix MIPS. |
blob | commitdiff | raw | diff to current |
2015-04-20 |
yangguo | Small polishing changes to the native js. |
blob | commitdiff | raw | diff to current |
2015-04-17 |
yangguo | Migrate error messages, part 3 (runtime.js). |
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-03-19 |
caitpotter88 | [es6] implement Reflect.apply() & Reflect.construct() |
blob | commitdiff | raw | diff to current |
2015-03-18 |
svenpanne | Tweak the TurboFan pipeline for stub compilation. |
blob | commitdiff | raw | diff to current |
2015-02-04 |
marja | Introduce LanguageMode, drop StrictMode. |
blob | commitdiff | raw | diff to current |
2015-01-21 |
verwaest | Add a pretty printer to improve the error message non... |
blob | commitdiff | raw | diff to current |
2015-01-15 |
arv | ES6 computed property names |
blob | commitdiff | raw | diff to current |
2015-01-12 |
dslomov | Map -0 to integer 0 for typed array constructors. |
blob | commitdiff | raw | diff to current |
2014-12-17 |
machenbach | Revert of ES6 computed property names (patchset #1... |
blob | commitdiff | raw | diff to current |
2014-12-17 |
arv | ES6 computed property names |
blob | commitdiff | raw | diff to current |
2014-12-16 |
arv | Revert of ES6 computed property names (patchset #1... |
blob | commitdiff | raw | diff to current |
2014-12-16 |
arv | ES6 computed property names |
blob | commitdiff | raw | diff to current |
2014-12-15 |
arv | Revert of ES6 computed property names (patchset #9... |
blob | commitdiff | raw | diff to current |
2014-12-15 |
arv | ES6 computed property names |
blob | commitdiff | raw | diff to current |
2014-12-12 |
caitpotter88 | Implement ES6 @@isConcatSpreadable / Array.prototype... |
blob | commitdiff | raw | diff to current |
2014-12-10 |
d | Add Array.prototype.includes |
blob | commitdiff | raw | diff to current |
2014-12-05 |
mstarzinger | Finally drop outdated misleading runtime.js comment. |
blob | commitdiff | raw | diff to current |
2014-12-04 |
adamk | Optimize testing for an index's existence in packed... |
blob | commitdiff | raw | diff to current |
2014-09-18 |
rossberg@chromium.org | Implement ToLength from ES6 section 7.1.15 |
blob | commitdiff | raw | diff to current |
2014-08-11 |
dslomov@chromium.org | ToNumber(Symbol) should throw TypeError |
blob | commitdiff | raw | diff to current |
2014-07-16 |
rossberg@chromium.org | Make ToPrimitive throw on symbol wrappers |
blob | commitdiff | raw | diff to current |
2014-04-29 |
bmeurer@chromium.org | Bulk update of Google copyright headers in source files. |
blob | commitdiff | raw | diff to current |
2014-04-15 |
ulan@chromium.org | Reland r20692 "Check stack limit in ArgumentAdaptorTram... |
blob | commitdiff | raw | diff to current |
2014-04-11 |
ulan@chromium.org | Revert r20692 "Check stack limit in ArgumentAdaptorTram... |
blob | commitdiff | raw | diff to current |
2014-04-11 |
ulan@chromium.org | Check stack limit in ArgumentAdaptorTrampoline. |
blob | commitdiff | raw | diff to current |
2014-02-19 |
rossberg@chromium.org | Upgrade Symbol implementation to match current ES6... |
blob | commitdiff | raw | diff to current |
2014-01-07 |
verwaest@chromium.org | Reland v8:18458 "Load the global proxy from the context... |
blob | commitdiff | raw | diff to current |
2014-01-07 |
rossberg@chromium.org | Revert "Load the global proxy from the context of the... |
blob | commitdiff | raw | diff to current |
2014-01-07 |
verwaest@chromium.org | Load the global proxy from the context of the target... |
blob | commitdiff | raw | diff to current |
2013-11-18 |
dslomov@chromium.org | Ensure that ToPositiveInteger is optimizable. |
blob | commitdiff | raw | diff to current |
2013-11-12 |
yangguo@chromium.org | Use %_IsMinusZero where applicable to replace hackery. |
blob | commitdiff | raw | diff to current |
2013-11-08 |
yangguo@chromium.org | Fix error message wording when instanceof throws. |
blob | commitdiff | raw | diff to current |
2013-10-17 |
yangguo@chromium.org | Cosmetic: Add macros for NaN, undefined and Infinity... |
blob | commitdiff | raw | diff to current |
2013-08-06 |
svenpanne@chromium.org | Desugar bitwise negation into XOR and kill all UnaryOp... |
blob | commitdiff | raw | diff to current |
2013-08-05 |
svenpanne@chromium.org | Remove unused UNARY_MINUS builtin. |
blob | commitdiff | raw | diff to current |
2013-07-05 |
rossberg@chromium.org | Tweak error message |
blob | commitdiff | raw | diff to current |
2013-06-24 |
dslomov@chromium.org | Update typed arrays behavior to match ES6 rev 15. Remov... |
blob | commitdiff | raw | diff to current |
2013-04-03 |
rossberg@chromium.org | ES6 symbols: fix corner cases of equality operators |
blob | commitdiff | raw | diff to current |
2013-03-22 |
rossberg@chromium.org | ES6 symbols: turn symbols into a proper primitive type |
blob | commitdiff | raw | diff to current |
2013-03-04 |
rossberg@chromium.org | ES6 symbols: Allow symbols as property names |
blob | commitdiff | raw | diff to current |
2012-04-20 |
erikcorry | MIPS: Do the qNaN fixup at de-serialization time. ... |
blob | commitdiff | raw | diff to current |
2012-02-20 |
rossberg@chromium.org | Make built-ins strict mode conforming, and support... |
blob | commitdiff | raw | diff to current |
2011-11-28 |
lrn@chromium.org | Clean up JavaScript files to better follow coding standard. |
blob | commitdiff | raw | diff to current |
2011-10-24 |
rossberg@chromium.org | Implement for-in loop for proxies. |
blob | commitdiff | raw | diff to current |
2011-10-19 |
mstarzinger@chromi... | Fix handling Function.apply for non-array arguments. |
blob | commitdiff | raw | diff to current |
2011-10-17 |
lrn@chromium.org | Reimplement Function.prototype.bind. |
blob | commitdiff | raw | diff to current |
2011-09-22 |
rossberg@chromium.org | Make integer indexed properties ("elements") work for... |
blob | commitdiff | raw | diff to current |
2011-09-16 |
rossberg@chromium.org | Make function proxies work as constructors. |
blob | commitdiff | raw | diff to current |
2011-09-14 |
lrn@chromium.org | Make built-in functions not call .apply on functions. |
blob | commitdiff | raw | diff to current |
2011-09-13 |
rossberg@chromium.org | Implement function proxies (except for their use as... |
blob | commitdiff | raw | diff to current |
2011-09-01 |
lrn@chromium.org | Cleanup of messages.js. |
blob | commitdiff | raw | diff to current |
2011-08-11 |
yangguo@chromium.org | Rollback of r8903 |
blob | commitdiff | raw | diff to current |
2011-08-11 |
yangguo@chromium.org | Quick fix to issue 1593 |
blob | commitdiff | raw | diff to current |
2011-07-19 |
rossberg@chromium.org | Implement `in' for proxies. |
blob | commitdiff | raw | diff to current |
2011-05-18 |
rossberg@chromium.org | Move derived get trap from builtins to global context. |
blob | commitdiff | raw | diff to current |
2011-05-16 |
rossberg@chromium.org | Implement get trap for proxies. |
blob | commitdiff | raw | diff to current |
next |