Revert of [simd.js] Update to spec version 0.8.2. (patchset #11 id:200001 of https...
[platform/upstream/v8.git] / src / messages.js
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 yangguoUnify symbols sharing across native scripts and runtime.
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-17 yangguoDo not use js builtins object when constructing an...
2015-08-14 yangguoClean up native context slots and add new ones.
2015-08-14 yangguoDo not export natives to runtime via js builtins object.
2015-08-12 bmeurer[runtime] Remove useless %_IsUndetectableObject intrinsic.
2015-08-11 yangguoRewrite Error.prototype.toString in C++.
2015-08-06 bbudgeV8: Add SIMD functions for Phase 1.
2015-08-04 bbudgeRename IsSimdObject assembly intrinsic.
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-20 epertosoTakes the script offset into account when obtaining...
2015-07-16 bbudgeExpose SIMD.Float32x4 type to Javascript.
2015-07-16 hablichRevert of Expose SIMD.Float32x4 type to Javascript...
2015-07-16 epertosoTake the ScriptOrigin into account for CompileFunctionI...
2015-07-15 bbudgeExpose SIMD.Float32x4 type to Javascript.
2015-06-26 erikcorryPut getter functions on Script line-endings objects
2015-06-16 wingoAll private symbols are own symbols
2015-06-08 erikcorryRevert of Only record one in n line endings to save...
2015-06-08 yangguoCheck for null and undefined when getting type name...
2015-06-08 erikcorryOnly record one in n line endings to save space.
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 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-18 yangguoMigrate error messages, part 12.
2015-05-15 yangguoMigrate error messages, part 11.
2015-05-12 yangguoReland "Use function wrapper argument to expose interna...
2015-05-12 yangguoMigrate error messages, part 10.
2015-05-12 yangguoRevert of Migrate error messages, part 10. (patchset...
2015-05-12 yangguoMigrate error messages, part 10.
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 arv[strong] Check arity of functions
2015-05-11 yangguoCall builtin code wrapped in functions from the bootstr...
2015-05-07 yangguoMigrate error messages, part 9.
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 yangguoMigrate error messages, part 8.
2015-05-05 yangguoMove more parts of stack trace formatting to runtime.
2015-05-05 yangguoReland #2 "Wrap v8natives.js into a function."
2015-05-05 yangguoMigrate error messages, part 7.
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 yangguoMigrate error messages, part 6. (string.js and date.js)
2015-04-30 yangguoWrap v8natives.js into a function.
2015-04-28 arv[es6] Fix return checking in derived constructors
2015-04-28 yangguoReland: Preprocess structured stack trace on GC to...
2015-04-28 yangguoPort CallSite methods to C++.
2015-04-27 dslomovRevert of Preprocess structured stack trace on GC to...
2015-04-27 yangguoPreprocess structured stack trace on GC to get rid...
2015-04-27 yangguoWrap messages implementation in a function.
2015-04-24 conradw[strong] Disallow implicit conversions for binary arith...
2015-04-24 yangguoMigrate error messages, part 5 (array.js and i18n.js).
2015-04-22 arv[es6] Class extends may not be a generator function
2015-04-22 machenbachRevert of Revert of [strong] checking of this & super...
2015-04-22 machenbachRevert of [strong] checking of this & super in construc...
2015-04-21 rossberg[strong] checking of this & super in constructors
2015-04-21 wingoAllow eval/arguments in arrow functions
2015-04-21 wingoFactor formal argument parsing into ParserBase
2015-04-21 yangguoMigrate error messages, part 4 (v8natives.js).
2015-04-20 yangguoWrap array implementation in a function.
2015-04-17 yangguoMigrate error messages, part 3 (runtime.js).
2015-04-17 wingoRevert "Factor formal argument parsing into ParserBase"
2015-04-17 yangguoReland "Migrate error messages, part 2."
2015-04-16 machenbachRevert of Migrate error messages, part 2. (patchset...
2015-04-16 conradw[strong] Implement static restrictions on switch statement
2015-04-16 yangguoMigrate error messages, part 2.
2015-04-16 yangguoStart migrating error message templates to the runtime.
2015-04-14 wingoAllow eval/arguments in arrow functions
2015-04-13 conradw[strong] Implement static restrictions on direct eval
2015-04-13 wingoFactor formal argument parsing into ParserBase
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 conradw[strong] Implement static restrictions on binding/assig...
2015-04-09 caitpotter88[es6] do not add caller/arguments to ES6 function defin...
2015-04-09 caitpotter88[es6] don't "replace" Object.prototype.toString for...
2015-04-08 caitpotter88[parser] report better errors for multiple ForBindings...
2015-04-07 caitpotter88[es6] emit error when for-in loop declarations are...
2015-04-01 arvES6: Error functions should extend Error
2015-04-01 kozyatinskiyRevert of Correctly compute line numbers in functions...
2015-03-31 kozyatinskiy[V8] Don't ignore sourceURL comment in inline scripts...
2015-03-25 kozyatinskiyReland [V8] Removed SourceLocationRestrict
2015-03-24 marja[strong] Check strong mode free variables against the...
2015-03-24 machenbachRevert of [V8] Removed SourceLocationRestrict (patchset...
2015-03-23 kozyatinskiy[V8] Removed SourceLocationRestrict
next