[builtins] Unify the various versions of [[Call]] with a Call builtin.
[platform/upstream/v8.git] / src / contexts.h
2015-09-08 bmeurer[builtins] Unify the various versions of [[Call]] with...
2015-09-04 bmeurer[runtime] Remove useless IN builtin.
2015-09-03 bmeurer[es6] Introduce a dedicated JSIteratorResult type.
2015-09-01 mstarzingerMake isolate.h usable without objects-inl.h header.
2015-09-01 ishellCrankshaft is now able to compile top level code even...
2015-08-28 bmeurer[runtime] Add %ToString and %_ToString and remove the...
2015-08-28 bmeurer[es6] Implement spec compliant ToName (actually ToPrope...
2015-08-28 bmeurer[es6] Implement spec compliant ToPrimitive in the runtime.
2015-08-27 yangguoMove (uppercase) JS builtins from js builtins object...
2015-08-26 yangguoInstall js intrinsic fallbacks for array functions...
2015-08-26 yangguoCall JS functions via native context instead of js...
2015-08-25 bbudge[simd.js] Update to spec version 0.8.2.
2015-08-24 hablichRevert of [simd.js] Update to spec version 0.8.2. ...
2015-08-24 bbudge[simd.js] Update to spec version 0.8.2.
2015-08-24 yangguoNative context: alpha sort slots and remove boilerplate.
2015-08-21 rossberg[es6] Parameter scopes for sloppy eval
2015-08-21 yangguoUnify symbols sharing across native scripts and runtime.
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-17 yangguoDo not use js builtins object when constructing an...
2015-08-14 yangguoClean up native context slots and add new ones.
2015-08-13 yangguoRevert of Group lexical context variables for faster...
2015-08-10 bmeurer[runtime] Simplify TO_INT32/TO_UINT32 abstract operations.
2015-08-07 yangguoGroup lexical context variables for faster look up.
2015-08-06 domenicRename "extras exports" to "extras binding"
2015-08-03 yangguoRemove JSFunctionResultCache.
2015-08-03 bbudgeSIMD.js Add the other SIMD Phase 1 types.
2015-07-31 bmeurer[stubs] Unify (and optimize) implementation of ToObject.
2015-07-28 jochenReland of "Remove ExternalArray, derived types, and...
2015-07-27 machenbachRevert of Remove ExternalArray, derived types, and...
2015-07-27 jochenRemove ExternalArray, derived types, and element kinds
2015-07-16 bbudgeExpose SIMD.Float32x4 type to Javascript.
2015-07-16 hablichRevert of Expose SIMD.Float32x4 type to Javascript...
2015-07-15 bbudgeExpose SIMD.Float32x4 type to Javascript.
2015-07-13 dannoCreate a internal native context used only for TF-gener...
2015-07-06 ishellSupport for global var shortcuts in script contexts.
2015-07-02 verwaestDistinguish slow from fast sloppy arguments
2015-06-23 adamkExpose Map/Set methods through the API
2015-06-01 adamkFix Map/Set creation via the API with nosnap build
2015-05-26 adamkAdd {Map,Set}::FromArray to the API
2015-05-26 adamkAdd basic API support for Map & Set
2015-05-22 binjiImplement SharedArrayBuffer.
2015-05-22 yangguoRevert of Implement SharedArrayBuffer (patchset #7...
2015-05-22 binjiImplement SharedArrayBuffer.
2015-05-22 rossberg[strong] cache strong object literal maps
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 yangguoIntroduce extras export object.
2015-05-20 rossbergReland "[strong] Object literals create strong objects"
2015-05-19 machenbachRevert of [strong] Object literals create strong object...
2015-05-18 rossberg[strong] Object literals create strong objects
2015-05-12 yurysProvide accessor for object internal properties that...
2015-05-12 yangguoReland "Use function wrapper argument to expose interna...
2015-05-12 yangguoRevert of Provide accessor for object internal properti...
2015-05-12 yurysProvide accessor for object internal properties that...
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 machenbachRevert of Add the concept of a V8 extras exports object...
2015-05-08 domenicAdd the concept of a V8 extras exports object
2015-04-30 jochenUnify internal and external typed arrays a bit
2015-04-09 caitpotter88[es6] do not add caller/arguments to ES6 function defin...
2015-03-11 dcarneythe IsPromise function should not execute js
2015-03-09 dcarneyuse a hash table for the function cache as blink is...
2015-02-25 rossberg[strong] Make functions and generators non-extensible...
2015-02-05 Erik ArvidssonAccessor functions should have no prototype property
2015-02-04 dcarneyMove the contents of api-natives.js to c++
2015-02-04 marjaIntroduce LanguageMode, drop StrictMode.
2014-12-15 caitpotter88Use proper ToLength() operation in %ArrayConcat()
2014-11-13 Yang GuoMove public symbols to the root set.
2014-11-12 dslomov@chromium.orgVarious clean-ups after top-level lexical declarations...
2014-11-11 dslomov@chromium.orgharmony-scoping: Implement LoadIC handler for loads...
2014-11-10 ishell@chromium.orgMapCache simplification. It is now a FixedArray that...
2014-11-07 dslomov@chromium.orgharmony_scoping: Implement lexical bindings at top...
2014-10-08 mstarzinger@chromi... Remove premordial math functions from native context.
2014-09-30 yangguo@chromium.orgRemove stray edits in r24335.
2014-09-30 yangguo@chromium.orgIntroduce PromiseRejectCallback.
2014-09-12 arv@chromium.orgArrow functions: Cleanup handling of the prototype...
2014-09-10 arv@chromium.orgES6: Add support for method shorthand in object literals
2014-08-25 wingo@igalia.comArguments object has @@iterator
2014-08-11 verwaest@chromium.orgChange the type of the cache so we can check whether...
2014-08-06 rossberg@chromium.orgThis implements unscopables
2014-08-05 jochen@chromium.orgMove a bunch of GC related files to heap/ subdirectory
2014-08-04 bmeurer@chromium.orgRename ASSERT* to DCHECK*.
2014-07-30 danno@chromium.orgLand the Fan (disabled)
2014-07-07 verwaest@chromium.orgOnly create arguments-maps in the bootstrapper, remove...
2014-07-07 dslomov@chromium.orgRevert "Only create arguments-maps in the bootstrapper...
2014-07-07 verwaest@chromium.orgOnly create arguments-maps in the bootstrapper, remove...
2014-06-13 jkummerow@chromium.orgHave one, long-lived map for bound functions.
2014-06-12 wingo@igalia.comFor-of calls [Symbol.iterator]() on RHS to get iterator
2014-06-12 rossberg@chromium.orgAdd v8::Promise::Then.
2014-06-03 jochen@chromium.orgUse full include paths everywhere
2014-05-27 jochen@chromium.orgReplace STATIC_CHECK with STATIC_ASSERT.
2014-05-19 dcarney@chromium.orgfilter out .caller from other worlds
2014-05-19 adamk@chromium.orgMove microtask queueing logic from JavaScript to C++
2014-05-09 verwaest@chromium.orgDirectly create API functions with readonly prototypes...
2014-05-02 rafaelw@chromium.orgDon't leak contexts in Object.observe
next