[ic] Also collect known map for relational comparison.
[platform/upstream/v8.git] / src / v8natives.js
2015-09-21 bmeurer[ic] Also collect known map for relational comparison.
2015-09-18 adamkRemove on-by-default flag --harmony-object
2015-09-18 aperezUse a kMaxSafeInteger instead of Number.MAX_SAFE_INTEGER
2015-09-15 bmeurer[es6] Move builtin constructors for primitives to stric...
2015-09-03 bmeurer[es6] Initial steps towards a correct implementation...
2015-08-28 yangguoNative context: do not put public symbols and flags...
2015-08-28 bmeurer[es6] Implement spec compliant ToName (actually ToPrope...
2015-08-26 yangguoCall JS functions via native context instead of js...
2015-08-25 bmeurerCorrectify instanceof and make it optimizable.
2015-08-24 yangguoNative context: alpha sort slots and remove boilerplate.
2015-08-21 yangguoDo not use js builtins object to determine whether...
2015-08-19 yangguoNative context: debug.js does not load from js builtins...
2015-08-18 yangguoReland of move property loads from js builtins objects...
2015-08-18 yangguoRevert of Remove property loads from js builtins object...
2015-08-18 yangguoRemove property loads from js builtins objects from...
2015-08-17 hablichRevert of Remove property loads from js builtins object...
2015-08-17 yangguoRemove property loads from js builtins objects from...
2015-08-14 yangguoDo not export natives to runtime via js builtins object.
2015-08-13 bmeurer[runtime] Remove useless DELETE builtin.
2015-08-12 bmeurer[runtime] Remove useless %_IsUndetectableObject intrinsic.
2015-08-10 bmeurer[runtime] Simplify TO_INT32/TO_UINT32 abstract operations.
2015-07-31 bmeurer[stubs] Unify (and optimize) implementation of ToObject.
2015-07-09 arv[es6] Bound function name
2015-07-06 arvRevert of Revert of [es6] Bound function names (patchse...
2015-07-06 arvRevert of [es6] Bound function names (patchset #1 id...
2015-07-02 verwaestAvoid converting key to string for deleting of elements
2015-06-24 arvFix evaluation order of Object.prototype.hasOwnProperty
2015-06-22 arv[es6] Bound function names
2015-06-12 machenbachRevert of [es6] Bound function names (patchset #1 id...
2015-06-11 arv[es6] Bound function names
2015-06-01 jochenAlso expose DefineOwnProperty
2015-05-29 conradw[strong] Implement per-object restrictions behaviour...
2015-05-27 jochenIntroduce v8::Object::CreateDataProperty
2015-05-26 yangguoRevert of Revert of Hook up more import/exports in...
2015-05-22 machenbachRevert of Hook up more import/exports in natives. ...
2015-05-22 verwaestFix ToNameArray
2015-05-22 yangguoHook up more import/exports in natives.
2015-05-22 machenbachRevert of Hook up more import/exports in natives. ...
2015-05-22 yangguoHook up more import/exports in natives.
2015-05-21 yangguoUse shared container to manage imports/exports.
2015-05-20 jkummerowRevert of Use shared container to manage imports/export...
2015-05-20 yangguoUse shared container to manage imports/exports.
2015-05-20 dannoGeneralize builtins inlining flag to allow forced inlin...
2015-05-12 yangguoReland "Use function wrapper argument to expose interna...
2015-05-12 yangguoRevert of Use function wrapper argument to expose inter...
2015-05-12 yangguoUse function wrapper argument to expose internal arrays...
2015-05-11 yangguoCall builtin code wrapped in functions from the bootstr...
2015-05-07 yangguoRevert of Revert of Wrap runtime.js in a function....
2015-05-06 machenbachRevert of Wrap runtime.js in a function. (patchset...
2015-05-06 yangguoWrap runtime.js in a function.
2015-05-06 caitpotter88[es6] implement Object.assign
2015-05-05 yangguoReland #2 "Wrap v8natives.js into a function."
2015-05-04 machenbachRevert of Reland "Wrap v8natives.js into a function...
2015-05-04 yangguoReland "Wrap v8natives.js into a function."
2015-04-30 machenbachRevert of Wrap v8natives.js into a function. (patchset...
2015-04-30 yangguoWrap v8natives.js into a function.
2015-04-30 domenicShow function <name>() { [native code] } for built...
2015-04-24 arv[es6] Map/Set size getter should have "get size" name
2015-04-24 yangguoMigrate error messages, part 5 (array.js and i18n.js).
2015-04-23 arvRevert of [es6] Map/Set size getter should have "get...
2015-04-23 arv[es6] Map/Set size getter should have "get size" name
2015-04-22 yangguoRevert of Revert of Always optimize for adding properti...
2015-04-22 yangguoRevert of Always optimize for adding properties to...
2015-04-22 yangguoAlways optimize for adding properties to native objects.
2015-04-22 machenbachRevert of Revert of [es6] don't throw if argument is...
2015-04-22 machenbachRevert of [es6] don't throw if argument is non-object...
2015-04-21 caitpotter88[es6] don't throw if argument is non-object (O.freeze...
2015-04-21 yangguoMigrate error messages, part 4 (v8natives.js).
2015-04-17 yangguoWrap object observe implementation in a function.
2015-04-17 yangguoReland "Migrate error messages, part 2."
2015-04-16 machenbachRevert of Migrate error messages, part 2. (patchset...
2015-04-16 yangguoMigrate error messages, part 2.
2015-04-13 arvRevert "ES6: Number and Boolean prototype should be...
2015-04-10 yangguoUse array literals instead of array constructor in...
2015-04-10 caitpotter88[cleanup] delete dead code leftover from 48eff34
2015-04-10 yangguoWrap proxy.js in a function.
2015-04-09 caitpotter88[es6] don't "replace" Object.prototype.toString for...
2015-04-08 arvES6: Number and Boolean prototype should be ordinary...
2015-04-07 adamkUse NumberIsNaN in collections.js and make it inlined
2015-04-01 arv[es6] Object.getOwnPropertyDescriptor should wrap primi...
2015-04-01 kozyatinskiyRevert of Correctly compute line numbers in functions...
2015-04-01 arv[es6] Object.getPrototypeOf should work with values
2015-03-30 verwaestFix speedup of typedarray-length loading in the ICs...
2015-03-24 yangguoRevert of [es6] Object.getPrototypeOf should work with...
2015-03-23 arvUse TO_OBJECT_INLINE a bit more
2015-03-23 arv[es6] Object.getPrototypeOf should work with values
2015-03-16 svenpanneRemove BLACKLIST from check-name-clashes.py, it's wrong...
2015-03-12 yangguoHide RegExp and String initialization in a closure.
2015-03-11 yangguoHide native Date implementation in function context.
2015-03-09 yangguoHide Math function implementations in a closure.
2015-02-20 arvES6: Fix GetIterator
2015-02-19 arvAlign GetIterator with ES6 spec
2015-01-29 caitpotter88Don't take iterable path in ArrayFrom if items[@@iterat...
2014-12-12 adamkStop sending Object.observe notifications for API acces...
2014-12-10 adamkOptimize Object.seal and Object.preventExtensions
2014-12-05 arvOptimize GetPrototype
2014-12-05 verwaestAllow eval in detached contexts
2014-11-27 dcarneyAdd interceptor support for symbols
2014-11-12 yangguo@chromium.orgCorrectly compute line numbers in functions from the...
2014-11-04 rossberg@chromium.org`1..isPrototypeOf.call(null)` should return false,...
next