2015-08-25 |
hablich | Revert of Moving ArraySplice Builtin to ElementsAccesso... |
blob | commitdiff | raw |
2015-08-25 |
cbruni | Revert of Array.prototype.unshift builtin improvements... |
blob | commitdiff | raw | diff to current |
2015-08-25 |
cbruni | Array.prototype.unshift builtin improvements |
blob | commitdiff | raw | diff to current |
2015-08-24 |
cbruni | - remove the Backing-Store specific code from builtins... |
blob | commitdiff | raw | diff to current |
2015-08-20 |
cbruni | Revert of Moving ArraySplice Builtin to ElementsAccesso... |
blob | commitdiff | raw |
2015-08-20 |
cbruni | - remove the Backing-Store speficic code from builtins... |
blob | commitdiff | raw | diff to current |
2015-08-20 |
mstarzinger | Remove grab-bag includes of v8.h from everywhere. |
blob | commitdiff | raw |
2015-08-07 |
jkummerow | [IC] Make SeededNumberDictionary::UpdateMaxNumberKey... |
blob | commitdiff | raw | diff to current |
2015-07-31 |
cbruni | Array Builtin Refactoring: Creating API methods on... |
blob | commitdiff | raw | diff to current |
2015-07-28 |
jochen | Reland of "Remove ExternalArray, derived types, and... |
blob | commitdiff | raw | diff to current |
2015-07-27 |
machenbach | Revert of Remove ExternalArray, derived types, and... |
blob | commitdiff | raw | diff to current |
2015-07-27 |
jochen | Remove ExternalArray, derived types, and element kinds |
blob | commitdiff | raw | diff to current |
2015-07-15 |
verwaest | Fix non-standard element handling |
blob | commitdiff | raw | diff to current |
2015-07-10 |
verwaest | Update the context if Set on slow-mode argument targets... |
blob | commitdiff | raw | diff to current |
2015-07-10 |
verwaest | Use entry rather than index in ElementsAccessor::Get |
blob | commitdiff | raw | diff to current |
2015-07-10 |
verwaest | Use entry rather than index in ElementsAccessor::Set |
blob | commitdiff | raw | diff to current |
2015-07-07 |
verwaest | Delete from non-array end by trimming the backing store |
blob | commitdiff | raw | diff to current |
2015-07-07 |
verwaest | Index -> Entry and Key -> Index in elements.[cc|h] |
blob | commitdiff | raw | diff to current |
2015-07-06 |
verwaest | Wrap elements.cc in an anonymous namespace |
blob | commitdiff | raw | diff to current |
2015-07-06 |
verwaest | Cleanup Delete backend implementation. |
blob | commitdiff | raw | diff to current |
2015-07-03 |
verwaest | Remove obsolete GetAccessorPair from ElementsAccessor |
blob | commitdiff | raw | diff to current |
2015-07-02 |
verwaest | Move slow classes above fast to directly call Reconfigu... |
blob | commitdiff | raw | diff to current |
2015-07-02 |
verwaest | Distinguish slow from fast sloppy arguments |
blob | commitdiff | raw | diff to current |
2015-06-25 |
verwaest | Back off normalizing on set length in sync with adding... |
blob | commitdiff | raw | diff to current |
2015-06-25 |
verwaest | Only try to delete dictionary elements if the length... |
blob | commitdiff | raw | diff to current |
2015-06-25 |
verwaest | Move Add to the elements accessor for everything but... |
blob | commitdiff | raw | diff to current |
2015-06-25 |
verwaest | Move reconfiguration into the elements accessor |
blob | commitdiff | raw | diff to current |
2015-06-23 |
verwaest | Cleanup adding elements and in particular dictionary... |
blob | commitdiff | raw | diff to current |
2015-06-23 |
verwaest | Move SetFastElementsCapacity into GrowCapacityAndConvert |
blob | commitdiff | raw | diff to current |
2015-06-22 |
verwaest | Remove duplicate isolate |
blob | commitdiff | raw | diff to current |
2015-06-22 |
verwaest | Move SetFastDoubleElementsCapacity into GrowCapacityAnd... |
blob | commitdiff | raw | diff to current |
2015-06-22 |
verwaest | Get rid of JSArray::Expand and friends |
blob | commitdiff | raw | diff to current |
2015-06-19 |
verwaest | Inline SetLengthWithoutNormalize into its callers |
blob | commitdiff | raw | diff to current |
2015-06-19 |
verwaest | More cleanup related to setting array.length |
blob | commitdiff | raw | diff to current |
2015-06-19 |
verwaest | Split setting array length from handling new Array... |
blob | commitdiff | raw | diff to current |
2015-06-19 |
verwaest | Remove handles from ElementsAccessor::Set and friends |
blob | commitdiff | raw | diff to current |
2015-06-18 |
verwaest | Cleanup typed array setters, the property is guaranteed... |
blob | commitdiff | raw | diff to current |
2015-06-18 |
verwaest | Return void from array setters since the return value... |
blob | commitdiff | raw | diff to current |
2015-06-11 |
verwaest | Revert of Revert of Remove GetAttributes from the mix... |
blob | commitdiff | raw | diff to current |
2015-06-11 |
ishell | Revert of Remove GetAttributes from the mix to avoid... |
blob | commitdiff | raw | diff to current |
2015-06-11 |
verwaest | Remove GetAttributes from the mix to avoid another... |
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-02 |
verwaest | Handle Delete of element with LookupIterator |
blob | commitdiff | raw | diff to current |
2015-06-02 |
verwaest | Use GetProperty for getting elements. |
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 |
conradw | [strong] Implement per-object restrictions behaviour... |
blob | commitdiff | raw | diff to current |
2015-05-21 |
verwaest | Start adding support for elements to the LookupIterator |
blob | commitdiff | raw | diff to current |
2015-05-20 |
verwaest | Fix for-in for large indexes and indexes on proxies |
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-06 |
yangguo | Migrate error messages, part 8. |
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-20 |
Ross McIlroy | Replace OVERRIDE->override and FINAL->final since we... |
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-03-13 |
titzer | Speed up FastElementsAccessor::ValidContents by removin... |
blob | commitdiff | raw | diff to current |
2015-02-19 |
verwaest | Revert of Remove handle wrappers from basic elements... |
blob | commitdiff | raw | diff to current |
2015-02-19 |
Toon Verwaest | Remove handle wrappers from basic elements accessors |
blob | commitdiff | raw | diff to current |
2015-02-19 |
Toon Verwaest | Remove receiver as parameter to Get/Has Element in... |
blob | commitdiff | raw | diff to current |
2015-02-04 |
marja | Introduce LanguageMode, drop StrictMode. |
blob | commitdiff | raw | diff to current |
2015-01-20 |
verwaest | Remove ForceDelete |
blob | commitdiff | raw | diff to current |
2015-01-19 |
ishell | Massive renaming of PropertyType values and other impli... |
blob | commitdiff | raw | diff to current |
2014-12-12 |
svenpanne | Consistently use only one of virtual/OVERRIDE/FINAL. |
blob | commitdiff | raw | diff to current |
2014-11-27 |
dcarney | Add interceptor support for symbols |
blob | commitdiff | raw | diff to current |
2014-09-29 |
ishell@chromium.org | ArrayConcat regression recover after r20312 (appeared... |
blob | commitdiff | raw | diff to current |
2014-09-02 |
bmeurer@chromium.org | Use Chrome compatible naming for compiler specifics. |
blob | commitdiff | raw | diff to current |
2014-09-01 |
yangguo@chromium.org | Do not expose termination exceptions to the Exception... |
blob | commitdiff | raw | diff to current |
2014-08-26 |
mstarzinger@chromi... | Fix and re-enable test-api/InitializeAndDispose. |
blob | commitdiff | raw | diff to current |
2014-08-21 |
verwaest@chromium.org | Rename IsDontDelete to IsConfigurable (and invert condi... |
blob | commitdiff | raw | diff to current |
2014-08-20 |
verwaest@chromium.org | Delete dead GetType from elements accessors |
blob | commitdiff | raw | diff to current |
2014-08-05 |
mstarzinger@chromi... | Move left and right trimming of FixedArray into Heap. |
blob | commitdiff | raw | diff to current |
2014-08-04 |
bmeurer@chromium.org | Rename ASSERT* to DCHECK*. |
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-25 |
ishell@chromium.org | Kraken recover after r20312. |
blob | commitdiff | raw | diff to current |
2014-07-24 |
danno@chromium.org | Revert 22595: "Keep new arrays allocated with 'new... |
blob | commitdiff | raw | diff to current |
2014-07-24 |
danno@chromium.org | Keep new arrays allocated with 'new Array(N)' in fast... |
blob | commitdiff | raw | diff to current |
2014-06-13 |
jkummerow@chromium.org | Keep maps when resetting elements. |
blob | commitdiff | raw | diff to current |
2014-06-03 |
jochen@chromium.org | Use full include paths everywhere |
blob | commitdiff | raw | diff to current |
2014-05-09 |
ishell@chromium.org | Presubmit checks recover: |
blob | commitdiff | raw | diff to current |
2014-04-29 |
yangguo@chromium.org | Return MaybeHandle from Object::ToSmi. |
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 |
jochen@chromium.org | Merge v8converions with conversions |
blob | commitdiff | raw | diff to current |
2014-04-25 |
ishell@chromium.org | Dictionary::SetEntry() and Dictionary::AddEntry() handl... |
blob | commitdiff | raw | diff to current |
2014-04-22 |
yangguo@chromium.org | Introduce exception object and remove some uses of... |
blob | commitdiff | raw | diff to current |
2014-04-16 |
yangguo@chromium.org | Remove further unhandlified call sites of number alloca... |
blob | commitdiff | raw | diff to current |
2014-04-10 |
ishell@chromium.org | Object::GetElements() and friends maybehandlification. |
blob | commitdiff | raw | diff to current |
2014-04-09 |
ishell@chromium.org | ElementsAccessor::Delete() maybehandlified. |
blob | commitdiff | raw | diff to current |
2014-04-09 |
mvstanton@chromium.org | Handlefy Descriptor and other code in objects.cc |
blob | commitdiff | raw | diff to current |
2014-04-09 |
ishell@chromium.org | ElementsAccessor::SetLength() maybehandlified. |
blob | commitdiff | raw | diff to current |
2014-04-09 |
ishell@chromium.org | Reland of r20606: Further ElementsAccessor handlificati... |
blob | commitdiff | raw | diff to current |
2014-04-09 |
ishell@chromium.org | Revert "Further ElementsAccessor handlification (GetKey... |
blob | commitdiff | raw | diff to current |
2014-04-09 |
ishell@chromium.org | Further ElementsAccessor handlification (GetKeyForIndex... |
blob | commitdiff | raw | diff to current |
2014-04-08 |
ishell@chromium.org | Further ElementsAccessor handlification (Get(), AddElem... |
blob | commitdiff | raw | diff to current |
2014-04-07 |
ishell@chromium.org | Callers of ElementsAccessor::Validate() handlified. |
blob | commitdiff | raw | diff to current |
2014-04-07 |
ishell@chromium.org | ElementsAccessor::GetAccessorPair() handlified. |
blob | commitdiff | raw | diff to current |
2014-04-04 |
ishell@chromium.org | ElementsAccessor's public interface handlification. |
blob | commitdiff | raw | diff to current |
next |