gecko-dev/js/public
Nicholas Nethercote 82d74fe1f0 Bug 1367654 (part 1) - Clean up ProfileEntry. r=shu.
This patch:

- renames flags_ as flagsAndCategory_ because it contains both the flags and
  the category;

- uses << for some bitfield definitions, because it's easier to read;

- removes some dead methods from ProfileEntry;

- removes the unnecessary JS_FRIEND_API from setPC().

--HG--
extra : rebase_source : 24e24b2f6c948b770293ea497be4933f58be3722
2017-05-26 14:54:31 +10:00
..
CallArgs.h Bug 1277338 - Part 2: Refactor CallArgs to avoid zero-sized base classes; r=sfink 2017-04-13 13:22:20 -07:00
CallNonGenericMethod.h
CharacterEncoding.h
Class.h Bug 1345115 - Part 1: Don't switch compartment when typed array constructor is called with arraybuffer from other compartment. r=Waldo 2017-04-19 06:07:16 -07:00
Conversions.h
Date.h
Debug.h
GCAPI.h Bug 1364120 - Remove FINISH_LARGE_EVALUATE gc. r=jonco 2017-05-24 18:14:31 +00:00
GCAnnotations.h
GCHashTable.h
GCPolicyAPI.h
GCVariant.h
GCVector.h
HashTable.h Bug 1365654 - Add a move constructor to HashTable::Enum r=luke 2017-05-18 16:22:00 +01:00
HeapAPI.h Bug 1323083 - Change representation of GC mark state to enable incremental gray marking r=jonco 2016-12-14 13:59:43 -08:00
Id.h
Initialization.h
LegacyIntTypes.h
MemoryMetrics.h Bug 1358047 - Move Baseline CacheIR code map from JitCompartment to JitZone. r=djvj 2017-04-24 12:41:04 +02:00
Principals.h
ProfilingFrameIterator.h
ProfilingStack.h Bug 1367654 (part 1) - Clean up ProfileEntry. r=shu. 2017-05-26 14:54:31 +10:00
Proxy.h Bug 1360523 - Define number of reserved slots explicitly for each proxy js::Class. r=bz 2017-04-29 14:41:49 +02:00
Realm.h
RefCounted.h
RequiredDefines.h
Result.h
RootingAPI.h Bug 1362977 - Rename CellSize to CellAlignBytes and improve the naming of related constants r=sfink 2017-05-09 11:38:32 +01:00
SliceBudget.h
StructuredClone.h
SweepingAPI.h
TraceKind.h
TracingAPI.h
TrackedOptimizationInfo.h Bug 1357680 part 1 - Track Ion-inlined scripts explicitly so we can inline functions with unknown properties. r=bhackett 2017-04-21 10:05:12 +02:00
TypeDecls.h
UbiNode.h
UbiNodeBreadthFirst.h
UbiNodeCensus.h
UbiNodeDominatorTree.h
UbiNodePostOrder.h
UbiNodeShortestPaths.h
UniquePtr.h
Utility.h
Value.h Bug 1352430 - Add barrier to wrapper cache to clear dying objects that have not yet been finalized r=bz r=sfink 2017-04-26 11:18:39 +01:00
Vector.h
WeakMapPtr.h