2015-09-08 |
bmeurer | [builtins] Unify the various versions of [[Call]] with... |
blob | commitdiff | raw |
2015-09-04 |
bmeurer | [runtime] Remove useless IN builtin. |
blob | commitdiff | raw | diff to current |
2015-09-03 |
bmeurer | [es6] Introduce a dedicated JSIteratorResult type. |
blob | commitdiff | raw | diff to current |
2015-09-01 |
mstarzinger | Make isolate.h usable without objects-inl.h header. |
blob | commitdiff | raw | diff to current |
2015-09-01 |
ishell | Crankshaft is now able to compile top level code even... |
blob | commitdiff | raw | diff to current |
2015-08-28 |
bmeurer | [runtime] Add %ToString and %_ToString and remove the... |
blob | commitdiff | raw | diff to current |
2015-08-28 |
bmeurer | [es6] Implement spec compliant ToName (actually ToPrope... |
blob | commitdiff | raw | diff to current |
2015-08-28 |
bmeurer | [es6] Implement spec compliant ToPrimitive in the runtime. |
blob | commitdiff | raw | diff to current |
2015-08-27 |
yangguo | Move (uppercase) JS builtins from js builtins object... |
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-26 |
yangguo | Call JS functions via native context instead of js... |
blob | commitdiff | raw | diff to current |
2015-08-25 |
bbudge | [simd.js] Update to spec version 0.8.2. |
blob | commitdiff | raw | diff to current |
2015-08-24 |
hablich | Revert of [simd.js] Update to spec version 0.8.2. ... |
blob | commitdiff | raw | diff to current |
2015-08-24 |
bbudge | [simd.js] Update to spec version 0.8.2. |
blob | commitdiff | raw | diff to current |
2015-08-24 |
yangguo | Native context: alpha sort slots and remove boilerplate. |
blob | commitdiff | raw | diff to current |
2015-08-21 |
rossberg | [es6] Parameter scopes for sloppy eval |
blob | commitdiff | raw | diff to current |
2015-08-21 |
yangguo | Unify symbols sharing across native scripts and runtime. |
blob | commitdiff | raw | diff to current |
2015-08-18 |
yangguo | Reland of move property loads from js builtins objects... |
blob | commitdiff | raw | diff to current |
2015-08-18 |
yangguo | Revert of Remove property loads from js builtins object... |
blob | commitdiff | raw | diff to current |
2015-08-18 |
yangguo | Remove property loads from js builtins objects from... |
blob | commitdiff | raw | diff to current |
2015-08-17 |
hablich | Revert of Remove property loads from js builtins object... |
blob | commitdiff | raw | diff to current |
2015-08-17 |
yangguo | Remove property loads from js builtins objects from... |
blob | commitdiff | raw | diff to current |
2015-08-17 |
yangguo | Do not use js builtins object when constructing an... |
blob | commitdiff | raw | diff to current |
2015-08-14 |
yangguo | Clean up native context slots and add new ones. |
blob | commitdiff | raw | diff to current |
2015-08-13 |
yangguo | Revert of Group lexical context variables for faster... |
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-08-07 |
yangguo | Group lexical context variables for faster look up. |
blob | commitdiff | raw | diff to current |
2015-08-06 |
domenic | Rename "extras exports" to "extras binding" |
blob | commitdiff | raw | diff to current |
2015-08-03 |
yangguo | Remove JSFunctionResultCache. |
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-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-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-06 |
ishell | Support for global var shortcuts in script contexts. |
blob | commitdiff | raw | diff to current |
2015-07-02 |
verwaest | Distinguish slow from fast sloppy arguments |
blob | commitdiff | raw | diff to current |
2015-06-23 |
adamk | Expose Map/Set methods through the API |
blob | commitdiff | raw | diff to current |
2015-06-01 |
adamk | Fix Map/Set creation via the API with nosnap build |
blob | commitdiff | raw | diff to current |
2015-05-26 |
adamk | Add {Map,Set}::FromArray to the API |
blob | commitdiff | raw | diff to current |
2015-05-26 |
adamk | Add basic API support for Map & Set |
blob | commitdiff | raw | diff to current |
2015-05-22 |
binji | Implement SharedArrayBuffer. |
blob | commitdiff | raw | diff to current |
2015-05-22 |
yangguo | Revert of Implement SharedArrayBuffer (patchset #7... |
blob | commitdiff | raw | diff to current |
2015-05-22 |
binji | Implement SharedArrayBuffer. |
blob | commitdiff | raw | diff to current |
2015-05-22 |
rossberg | [strong] cache strong object literal maps |
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 |
yangguo | Use shared container to manage imports/exports. |
blob | commitdiff | raw | diff to current |
2015-05-20 |
yangguo | Introduce extras export object. |
blob | commitdiff | raw | diff to current |
2015-05-20 |
rossberg | Reland "[strong] Object literals create strong objects" |
blob | commitdiff | raw | diff to current |
2015-05-19 |
machenbach | Revert of [strong] Object literals create strong object... |
blob | commitdiff | raw | diff to current |
2015-05-18 |
rossberg | [strong] Object literals create strong objects |
blob | commitdiff | raw | diff to current |
2015-05-12 |
yurys | Provide accessor for object internal properties that... |
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 Provide accessor for object internal properti... |
blob | commitdiff | raw | diff to current |
2015-05-12 |
yurys | Provide accessor for object internal properties that... |
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-11 |
machenbach | Revert of Add the concept of a V8 extras exports object... |
blob | commitdiff | raw | diff to current |
2015-05-08 |
domenic | Add the concept of a V8 extras exports object |
blob | commitdiff | raw | diff to current |
2015-04-30 |
jochen | Unify internal and external typed arrays a bit |
blob | commitdiff | raw | diff to current |
2015-04-09 |
caitpotter88 | [es6] do not add caller/arguments to ES6 function defin... |
blob | commitdiff | raw | diff to current |
2015-03-11 |
dcarney | the IsPromise function should not execute js |
blob | commitdiff | raw | diff to current |
2015-03-09 |
dcarney | use a hash table for the function cache as blink is... |
blob | commitdiff | raw | diff to current |
2015-02-25 |
rossberg | [strong] Make functions and generators non-extensible... |
blob | commitdiff | raw | diff to current |
2015-02-05 |
Erik Arvidsson | Accessor functions should have no prototype property |
blob | commitdiff | raw | diff to current |
2015-02-04 |
dcarney | Move the contents of api-natives.js to c++ |
blob | commitdiff | raw | diff to current |
2015-02-04 |
marja | Introduce LanguageMode, drop StrictMode. |
blob | commitdiff | raw | diff to current |
2014-12-15 |
caitpotter88 | Use proper ToLength() operation in %ArrayConcat() |
blob | commitdiff | raw | diff to current |
2014-11-13 |
Yang Guo | Move public symbols to the root set. |
blob | commitdiff | raw | diff to current |
2014-11-12 |
dslomov@chromium.org | Various clean-ups after top-level lexical declarations... |
blob | commitdiff | raw | diff to current |
2014-11-11 |
dslomov@chromium.org | harmony-scoping: Implement LoadIC handler for loads... |
blob | commitdiff | raw | diff to current |
2014-11-10 |
ishell@chromium.org | MapCache simplification. It is now a FixedArray that... |
blob | commitdiff | raw | diff to current |
2014-11-07 |
dslomov@chromium.org | harmony_scoping: Implement lexical bindings at top... |
blob | commitdiff | raw | diff to current |
2014-10-08 |
mstarzinger@chromi... | Remove premordial math functions from native context. |
blob | commitdiff | raw | diff to current |
2014-09-30 |
yangguo@chromium.org | Remove stray edits in r24335. |
blob | commitdiff | raw | diff to current |
2014-09-30 |
yangguo@chromium.org | Introduce PromiseRejectCallback. |
blob | commitdiff | raw | diff to current |
2014-09-12 |
arv@chromium.org | Arrow functions: Cleanup handling of the prototype... |
blob | commitdiff | raw | diff to current |
2014-09-10 |
arv@chromium.org | ES6: Add support for method shorthand in object literals |
blob | commitdiff | raw | diff to current |
2014-08-25 |
wingo@igalia.com | Arguments object has @@iterator |
blob | commitdiff | raw | diff to current |
2014-08-11 |
verwaest@chromium.org | Change the type of the cache so we can check whether... |
blob | commitdiff | raw | diff to current |
2014-08-06 |
rossberg@chromium.org | This implements unscopables |
blob | commitdiff | raw | diff to current |
2014-08-05 |
jochen@chromium.org | Move a bunch of GC related files to heap/ subdirectory |
blob | commitdiff | raw | diff to current |
2014-08-04 |
bmeurer@chromium.org | Rename ASSERT* to DCHECK*. |
blob | commitdiff | raw | diff to current |
2014-07-30 |
danno@chromium.org | Land the Fan (disabled) |
blob | commitdiff | raw | diff to current |
2014-07-07 |
verwaest@chromium.org | Only create arguments-maps in the bootstrapper, remove... |
blob | commitdiff | raw | diff to current |
2014-07-07 |
dslomov@chromium.org | Revert "Only create arguments-maps in the bootstrapper... |
blob | commitdiff | raw | diff to current |
2014-07-07 |
verwaest@chromium.org | Only create arguments-maps in the bootstrapper, remove... |
blob | commitdiff | raw | diff to current |
2014-06-13 |
jkummerow@chromium.org | Have one, long-lived map for bound functions. |
blob | commitdiff | raw | diff to current |
2014-06-12 |
wingo@igalia.com | For-of calls [Symbol.iterator]() on RHS to get iterator |
blob | commitdiff | raw | diff to current |
2014-06-12 |
rossberg@chromium.org | Add v8::Promise::Then. |
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-27 |
jochen@chromium.org | Replace STATIC_CHECK with STATIC_ASSERT. |
blob | commitdiff | raw | diff to current |
2014-05-19 |
dcarney@chromium.org | filter out .caller from other worlds |
blob | commitdiff | raw | diff to current |
2014-05-19 |
adamk@chromium.org | Move microtask queueing logic from JavaScript to C++ |
blob | commitdiff | raw | diff to current |
2014-05-09 |
verwaest@chromium.org | Directly create API functions with readonly prototypes... |
blob | commitdiff | raw | diff to current |
2014-05-02 |
rafaelw@chromium.org | Don't leak contexts in Object.observe |
blob | commitdiff | raw | diff to current |
next |