Bug 916681 - SpiderMonkey: Remove obsolete mjit counters. r=luke
This commit is contained in:
@@ -658,11 +658,6 @@ class PCCounts
|
||||
|
||||
enum BaseCounts {
|
||||
BASE_INTERP = 0,
|
||||
BASE_METHODJIT,
|
||||
|
||||
BASE_METHODJIT_STUBS,
|
||||
BASE_METHODJIT_CODE,
|
||||
BASE_METHODJIT_PICS,
|
||||
|
||||
BASE_LIMIT
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user