2015-09-23 |
bmeurer | [runtime] Replace %to_string_fun with %_ToString. |
blob | commitdiff | raw |
2015-09-16 |
aperez | ES6: Array.prototype.slice and friends should use ToLen... |
blob | commitdiff | raw | diff to current |
2015-09-08 |
cbruni | [builtins] Removing %_CallFunction in GetThirdIndex. |
blob | commitdiff | raw | diff to current |
2015-09-08 |
bmeurer | [runtime] Replace many buggy uses of %_CallFunction... |
blob | commitdiff | raw | diff to current |
2015-09-07 |
cbruni | Adding ElementsAccessor::Concat |
blob | commitdiff | raw | diff to current |
2015-09-07 |
cbruni | Avoid using %_CallFunction if the receiver doesn't... |
blob | commitdiff | raw | diff to current |
2015-09-03 |
bmeurer | [es6] Initial steps towards a correct implementation... |
blob | commitdiff | raw | diff to current |
2015-08-31 |
machenbach | Revert of Native context: install array methods via... |
blob | commitdiff | raw | diff to current |
2015-08-28 |
yangguo | Native context: install array methods via runtime import. |
blob | commitdiff | raw | diff to current |
2015-08-28 |
yangguo | Native context: do not put public symbols and flags... |
blob | commitdiff | raw | diff to current |
2015-08-26 |
yangguo | Install js intrinsic fallbacks for array functions... |
blob | commitdiff | raw | diff to current |
2015-08-19 |
yangguo | Native context: debug.js does not load from js builtins... |
blob | commitdiff | raw | diff to current |
2015-08-10 |
bmeurer | [runtime] Simplify TO_INT32/TO_UINT32 abstract operations. |
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-16 |
littledan | Array.prototype.reverse should call [[HasProperty]... |
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-24 |
arv | i18n.js was not using original functions |
blob | commitdiff | raw | diff to current |
2015-06-11 |
dehrenberg | Add ToObject call in Array.prototype.sort |
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-04 |
dehrenberg | Implement %TypedArray%.prototype.{reduce,reduceRight} |
blob | commitdiff | raw | diff to current |
2015-06-03 |
bmeurer | Revert of Implement %TypedArray%.prototype.{reduce... |
blob | commitdiff | raw | diff to current |
2015-06-03 |
dehrenberg | Implement %TypedArray%.prototype.{reduce,reduceRight} |
blob | commitdiff | raw | diff to current |
2015-06-02 |
dehrenberg | Implement %TypedArray%.prototype.{toString,toLocaleStri... |
blob | commitdiff | raw | diff to current |
2015-06-02 |
verwaest | Use GetProperty for getting elements. |
blob | commitdiff | raw | diff to current |
2015-05-26 |
yangguo | Revert of Revert of Hook up more import/exports in... |
blob | commitdiff | raw | diff to current |
2015-05-22 |
machenbach | Revert of Hook up more import/exports in natives. ... |
blob | commitdiff | raw | diff to current |
2015-05-22 |
yangguo | Hook up more import/exports in natives. |
blob | commitdiff | raw | diff to current |
2015-05-22 |
machenbach | Revert of Hook up more import/exports in natives. ... |
blob | commitdiff | raw | diff to current |
2015-05-22 |
yangguo | Hook up more import/exports in natives. |
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-21 |
dehrenberg | Re-land %TypedArray%.prototype.{map,filter,some} |
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 |
yangguo | Use shared container to manage imports/exports. |
blob | commitdiff | raw | diff to current |
2015-05-20 |
Daniel Ehrenberg | Implement %TypedArray%.{lastI,i}ndexOf |
blob | commitdiff | raw | diff to current |
2015-05-20 |
Daniel Ehrenberg | Implement %TypedArray%.prototype.sort |
blob | commitdiff | raw | diff to current |
2015-05-20 |
Daniel Ehrenberg | Implement %TypedArray%.reverse |
blob | commitdiff | raw | diff to current |
2015-05-19 |
machenbach | Revert of Implement %TypedArray%.prototype.{map,filter... |
blob | commitdiff | raw | diff to current |
2015-05-19 |
dehrenberg | Implement %TypedArray%.prototype.{map,filter,some,reduc... |
blob | commitdiff | raw | diff to current |
2015-05-12 |
yangguo | Reland "Use function wrapper argument to expose interna... |
blob | commitdiff | raw | diff to current |
2015-05-12 |
yangguo | Revert of Use function wrapper argument to expose inter... |
blob | commitdiff | raw | diff to current |
2015-05-12 |
yangguo | Use function wrapper argument to expose internal arrays... |
blob | commitdiff | raw | diff to current |
2015-05-12 |
dehrenberg | Factor out core of Array.forEach and .every, for use... |
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 |
verwaest | Remove GetDefaultReceiver, pass in undefined to sloppy... |
blob | commitdiff | raw | diff to current |
2015-05-05 |
yangguo | Reland #2 "Wrap v8natives.js into a function." |
blob | commitdiff | raw | diff to current |
2015-05-04 |
machenbach | Revert of Reland "Wrap v8natives.js into a function... |
blob | commitdiff | raw | diff to current |
2015-05-04 |
yangguo | Reland "Wrap v8natives.js into a function." |
blob | commitdiff | raw | diff to current |
2015-04-30 |
machenbach | Revert of Wrap v8natives.js into a function. (patchset... |
blob | commitdiff | raw | diff to current |
2015-04-30 |
yangguo | Wrap v8natives.js into a function. |
blob | commitdiff | raw | diff to current |
2015-04-30 |
domenic | Add shift to InternalArray and InternalPackedArray |
blob | commitdiff | raw | diff to current |
2015-04-24 |
yangguo | Migrate error messages, part 5 (array.js and i18n.js). |
blob | commitdiff | raw | diff to current |
2015-04-20 |
yangguo | Wrap array implementation in a function. |
blob | commitdiff | raw | diff to current |
2015-04-17 |
yangguo | Wrap object observe implementation in a function. |
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-10 |
yangguo | Use array literals instead of array constructor in... |
blob | commitdiff | raw | diff to current |
2015-04-10 |
caitpotter88 | [cleanup] delete dead code leftover from 48eff34 |
blob | commitdiff | raw | diff to current |
2015-03-09 |
yangguo | Hide Math function implementations in a closure. |
blob | commitdiff | raw | diff to current |
2015-01-23 |
caitpotter88 | ES6 Array.prototype.toString falls back on Object.proto... |
blob | commitdiff | raw | diff to current |
2014-12-05 |
arv | Optimize GetPrototype |
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-11-11 |
adamk@chromium.org | Correctly handle Array unshift/splices that move elemen... |
blob | commitdiff | raw | diff to current |
2014-10-27 |
adamk@chromium.org | SimpleMove now calls [[Has]] before [[Get]] when moving... |
blob | commitdiff | raw | diff to current |
2014-10-24 |
adamk@chromium.org | SimpleSlice now calls [[Get]] before [[Has]] when gener... |
blob | commitdiff | raw | diff to current |
2014-10-23 |
adamk@chromium.org | Fix sparse versions of Array slice/splice to use [... |
blob | commitdiff | raw | diff to current |
2014-10-23 |
adamk@chromium.org | Narrow cases where Sparse/Smart versions of Array metho... |
blob | commitdiff | raw | diff to current |
2014-10-23 |
adamk@chromium.org | Change SmartMove no-op behavior to match SimpleMove... |
blob | commitdiff | raw | diff to current |
2014-10-22 |
wingo@igalia.com | Array.prototype.{reduce, reduceRight}: Wrong order... |
blob | commitdiff | raw | diff to current |
2014-10-21 |
adamk@chromium.org | Array.prototype.{slice,splice} should use [[DefineOwnPr... |
blob | commitdiff | raw | diff to current |
2014-10-21 |
dslomov@chromium.org | Update ObjectToString to Harmony-draft algorithm |
blob | commitdiff | raw | diff to current |
2014-10-17 |
adamk@chromium.org | Don't expose Array.prototype.values as it breaks webcompat |
blob | commitdiff | raw | diff to current |
2014-10-15 |
adamk@chromium.org | Revert "Remove SmartMove, bringing Array methods furthe... |
blob | commitdiff | raw | diff to current |
2014-10-15 |
adamk@chromium.org | Remove SmartMove, bringing Array methods further into... |
blob | commitdiff | raw | diff to current |
2014-10-15 |
svenpanne@chromium.org | Array.prototype.{every, filter, find, findIndex, forEac... |
blob | commitdiff | raw | diff to current |
2014-09-30 |
yangguo@chromium.org | Add a fast case for one-element arrays in ArrayJoin |
blob | commitdiff | raw | diff to current |
2014-09-17 |
wingo@igalia.com | Array.prototype.sort: Unchecked calls to hasOwnProperty... |
blob | commitdiff | raw | diff to current |
2014-09-10 |
yangguo@chromium.org | Rename ascii to one-byte where applicable. |
blob | commitdiff | raw | diff to current |
2014-08-08 |
rossberg@chromium.org | Enable ES6 unscopables |
blob | commitdiff | raw | diff to current |
2014-07-28 |
danno@chromium.org | Keep new arrays allocated with 'new Array(N)' in fast... |
blob | commitdiff | raw | diff to current |
2014-07-14 |
verwaest@chromium.org | Replace AddProperty by AddNamedProperty to speed up... |
blob | commitdiff | raw | diff to current |
2014-06-30 |
danno@chromium.org | Use simple keyed store again in ArrayPush_JS_Builtin |
blob | commitdiff | raw | diff to current |
2014-06-27 |
verwaest@chromium.org | Split SetProperty(...attributes, strictmode) into Defin... |
blob | commitdiff | raw | diff to current |
2014-06-23 |
yangguo@chromium.org | Introduce intrinsic to expose debug state to generated... |
blob | commitdiff | raw | diff to current |
2014-05-22 |
rossberg@chromium.org | Consistently say 'own' property |
blob | commitdiff | raw | diff to current |
2014-05-22 |
ulan@chromium.org | Fix Array.prototype.push and Array.prototype.unshift... |
blob | commitdiff | raw | diff to current |
2014-05-14 |
jkummerow@chromium.org | Avoid name clashes of builtins and runtime functions. |
blob | commitdiff | raw | diff to current |
2014-05-12 |
jkummerow@chromium.org | Harden runtime functions (part 6). |
blob | commitdiff | raw | diff to current |
2014-04-30 |
mstarzinger@chromi... | Fix some more missing ToObject on Array.prototype. |
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-28 |
yangguo@chromium.org | Ignore debug stepin in optimized code for array builtins. |
blob | commitdiff | raw | diff to current |
2014-04-23 |
mstarzinger@chromi... | Fix ToObject and Object.isSealed in four Array builtins. |
blob | commitdiff | raw | diff to current |
2014-04-17 |
danno@chromium.org | Remove hand-written assembly ArrayPush stubs |
blob | commitdiff | raw | diff to current |
2014-04-15 |
mstarzinger@chromi... | Fix bogus call to Object.hasOwnProperty in Array builtin. |
blob | commitdiff | raw | diff to current |
2014-04-15 |
mstarzinger@chromi... | Fix bogus Object.isSealed check in some Array builtins. |
blob | commitdiff | raw | diff to current |
2014-04-14 |
mstarzinger@chromi... | Try to switch Array builtins into strict mode. |
blob | commitdiff | raw | diff to current |
2014-04-09 |
mstarzinger@chromi... | Fix return value of push() and unshift() on Array.proto... |
blob | commitdiff | raw | diff to current |
next |