Reland of "Remove ExternalArray, derived types, and element kinds"
[platform/upstream/v8.git] / src / objects-printer.cc
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-24 oth[Interpreter] Add BytecodeArray class and add to Shared...
2015-07-15 mvstantonSpecial printing for type feedback vectors.
2015-07-15 yangguoDebugger: use debug break slots to break at function...
2015-07-13 rmcilroyMove SmartPointer to base.
2015-07-13 mstarzingerRemove unused byte from Map::instance_sizes field.
2015-07-02 verwaestDistinguish slow from fast sloppy arguments
2015-07-02 ishellRemove deprecated v8::Object::TurnOnAccessCheck() from...
2015-06-25 yangguoReland 2 "Keep a canonical list of shared function...
2015-06-25 yangguoRevert of Reland "Keep a canonical list of shared funct...
2015-06-25 yangguoReland "Keep a canonical list of shared function infos."
2015-06-23 adamkRevert "Keep a canonical list of shared function infos."
2015-06-23 ishellMap::ReconfigureProperty() should mark map as unstable...
2015-06-19 yangguoKeep a canonical list of shared function infos.
2015-06-16 wingoAll private symbols are own symbols
2015-06-05 ishellFixed memory leak in JSDate::JSDatePrint().
2015-06-04 mbrandyAdd support for Embedded Constant Pools for PPC and Arm
2015-06-03 bbudgeAdd new Float32x4 type for SIMD.js.
2015-06-03 bmeurerRevert of Embedded constant pools. (patchset #12 id...
2015-06-02 mbrandyAdd support for Embedded Constant Pools for PPC and Arm
2015-06-01 erikcorryCosmetic changes to tests to make it easier to concaten...
2015-06-01 ishellStarting using GlobalDictionary for global objects...
2015-05-18 yangguoMigrate error messages, part 12.
2015-05-07 jochenOnly print elements of a typed array if the buffer...
2015-04-29 jkummerowFix unobservable constructor replacement on prototype...
2015-04-21 jochenRevert of Reland "LayoutDescriptor should inherit from...
2015-04-21 jochenReland "LayoutDescriptor should inherit from JSTypedArray"
2015-04-21 jochenRevert of LayoutDescriptor should inherit from JSTypedA...
2015-04-21 jochenLayoutDescriptor should inherit from JSTypedArray
2015-04-07 jkummerowMove prototype metadata from internal properties to...
2015-03-06 jkummerowReland: Simplify and compact transitions storage
2015-03-05 jkummerowRevert of Simplify and compact transitions storage...
2015-03-05 jkummerowSimplify and compact transitions storage
2015-02-24 jkummerowMove Maps' back pointers from "transitions" to "constru...
2015-02-16 ishellProperty reconfiguring implemented.
2015-01-23 dcarneyCHECK that FunctionTemplates are not modified after...
2015-01-19 ishellMassive renaming of PropertyType values and other impli...
2015-01-19 dcarneyremove SignatureInfo class
2015-01-07 dcarneyremove declarative accessors
2014-12-16 ishellIntroduced PropertyType ACCESSOR_FIELD.
2014-12-12 ishellMap and Descriptor printing enhanced a bit.
2014-12-10 adamkOptimize Object.seal and Object.preventExtensions
2014-12-10 ishellReland of "TransitionArray now uses <is_data_property...
2014-12-09 jochenMake it possible to turn on OBJECT_PRINT without DEBUG
2014-12-08 jochenTurn on DCHECKs and other debugging code if dcheck_alwa...
2014-12-02 ulanReland parts of 'Use weak cells in map checks in polymo...
2014-12-02 machenbachRevert of Use weak cells in map checks in polymorphic...
2014-12-01 ulanUse weak cells in map checks in polymorphic ICs.
2014-11-19 ishellPropertyDetails cleanup: NORMAL property type merged...
2014-11-13 ishell@chromium.orgRevert "TransitionArray now uses <is_data_property...
2014-11-11 ishell@chromium.orgReland "In-object double fields unboxing (for 64-bit...
2014-11-10 verwaest@chromium.orgRevert "In-object double fields unboxing (for 64-bit...
2014-11-10 ishell@chromium.orgIn-object double fields unboxing (for 64-bit only).
2014-11-07 jkummerow@chromium.orgAdd FLAG_trace_maps
2014-11-05 ishell@chromium.orgTransitionArray now uses <is_data_property, name, attri...
2014-10-30 yangguo@chromium.orgChanged free(buffer) to delete [] buffer.
2014-10-24 mvstanton@chromium.orgImprove printing for Symbols.
2014-10-23 ishell@chromium.orgMore details printed for Map, DescriptorArray and Trans...
2014-10-14 ulan@chromium.orgWeak Cells
2014-09-30 bmeurer@chromium.orgReplace OStream with std::ostream.
2014-09-10 yangguo@chromium.orgRename ascii to one-byte where applicable.
2014-08-28 mstarzinger@chromi... Preliminary lowering of typed array loads in TF.
2014-08-26 verwaest@chromium.orgRemove dead code from LookupResult
2014-08-21 verwaest@chromium.orgGet rid of the NONEXISTENT PropertyType
2014-08-12 dslomov@chromium.orgAdd "own" symbols support.
2014-08-11 dslomov@chromium.orgRevert "Add "own" symbols support."
2014-08-11 dslomov@chromium.orgAdd "own" symbols support.
2014-08-07 hpayer@chromium.orgMove objects-visiting into heap.
2014-08-05 jkummerow@chromium.orgTrack number of generic ICs per function
2014-07-30 danno@chromium.orgLand the Fan (disabled)
2014-07-17 jochen@chromium.orgRemove JSReceiver::GetPrototype and replace it with...
2014-07-07 svenpanne@chromium.orgAnother round of MSVC fixes.
2014-07-07 svenpanne@chromium.orgMore OStreamsUse OStreams more often.
2014-07-01 ishell@chromium.orgReland r22082 "Replace HeapNumber as doublebox with...
2014-06-30 ishell@chromium.orgRevert "Replace HeapNumber as doublebox with an explici...
2014-06-30 ishell@chromium.orgReplace HeapNumber as doublebox with an explicit Mutabl...
2014-06-23 verwaest@chromium.orgRemove AccessControl from AccessorPairs, as it's an...
2014-06-20 mstarzinger@chromi... Check alpha-sorting of includes during presubmit.
2014-06-20 ishell@chromium.org--verify-predictable mode added for ensuring that GC...
2014-06-10 danno@chromium.orgReland 21720: Introduce FieldIndex to unify and abstrac...
2014-06-10 danno@chromium.orgRevert 21720: "Introduce FieldIndex to unify and abstra...
2014-06-06 danno@chromium.orgIntroduce FieldIndex to unify and abstract property...
2014-06-03 rmcilroy@chromium.orgAdd support for extended constant pool arrays.
2014-06-03 jochen@chromium.orgUse full include paths everywhere
2014-05-20 adamk@chromium.orgES6 Map/Set iterators/forEach improvements
2014-04-30 yangguo@chromium.orgKiss goodbye to MaybeObject.
2014-04-30 mvstanton@chromium.orgSimplify feedback vector creation and store in SharedFu...
2014-04-29 bmeurer@chromium.orgBulk update of Google copyright headers in source files.
2014-04-25 yangguo@chromium.orgAlways include debugger support.
2014-04-24 bmeurer@chromium.orgRevert "Some code cleanup, esp. includes and copyright...
2014-04-24 bmeurer@chromium.orgSome code cleanup, esp. includes and copyright headers.
2014-04-17 adamk@chromium.orgES6: Add support for Map/Set forEach
2014-04-16 adamk@chromium.orgRevert "ES6: Add support for Map/Set forEach"
2014-04-16 adamk@chromium.orgES6: Add support for Map/Set forEach
2014-04-16 adamk@chromium.orgRevert "ES6: Add support for Map/Set forEach"
2014-04-16 adamk@chromium.orgES6: Add support for Map/Set forEach
2014-04-04 bmeurer@chromium.orgGet rid of the TRANSITION PropertyType and consistently...
2014-03-17 mvstanton@chromium.orgRevert "Continued fix for 351257. Reusing the feedback...
next