Home
last modified time | relevance | path

Searched defs:ScriptSourceInfo (Results 1 – 8 of 8) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/js/
H A DMemoryMetrics.h396 struct ScriptSourceInfo struct
403 ScriptSourceInfo() in ScriptSourceInfo() function
408 void add(const ScriptSourceInfo& other) { in add() argument
413 void subtract(const ScriptSourceInfo& other) { in subtract() argument
441 * The only difference between this class and ScriptSourceInfo is that this argument
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/public/
H A DMemoryMetrics.h396 struct ScriptSourceInfo struct
403 ScriptSourceInfo() in ScriptSourceInfo() function
408 void add(const ScriptSourceInfo& other) { in add() argument
413 void subtract(const ScriptSourceInfo& other) { in subtract() argument
441 * The only difference between this class and ScriptSourceInfo is that this argument
/dports/www/firefox-legacy/firefox-52.8.0esr/js/public/
H A DMemoryMetrics.h438 struct ScriptSourceInfo struct
443 ScriptSourceInfo() in ScriptSourceInfo() function
448 void add(const ScriptSourceInfo& other) { in add() argument
453 void subtract(const ScriptSourceInfo& other) { in subtract() argument
481 * The only difference between this class and ScriptSourceInfo is that this argument
/dports/lang/spidermonkey60/firefox-60.9.0/js/public/
H A DMemoryMetrics.h409 struct ScriptSourceInfo { struct
412 ScriptSourceInfo() : FOR_EACH_SIZE(ZERO_SIZE) numScripts(0) {} in ScriptSourceInfo() argument
414 void add(const ScriptSourceInfo& other) { in add() argument
419 void subtract(const ScriptSourceInfo& other) { in subtract() argument
447 * The only difference between this class and ScriptSourceInfo is that this argument
/dports/www/firefox-esr/firefox-91.8.0/js/public/
H A DMemoryMetrics.h406 struct ScriptSourceInfo { struct
411 void add(const ScriptSourceInfo& other) { in add() argument
416 void subtract(const ScriptSourceInfo& other) { in subtract() argument
421 void addToServoSizes(ServoSizes* sizes) const { in addToServoSizes()
445 * The only difference between this class and ScriptSourceInfo is that this argument
/dports/lang/spidermonkey78/firefox-78.9.0/js/public/
H A DMemoryMetrics.h398 struct ScriptSourceInfo { struct
403 void add(const ScriptSourceInfo& other) { in add() argument
408 void subtract(const ScriptSourceInfo& other) { in subtract() argument
413 void addToServoSizes(ServoSizes* sizes) const { in addToServoSizes()
437 * The only difference between this class and ScriptSourceInfo is that this argument
/dports/www/firefox/firefox-99.0/js/public/
H A DMemoryMetrics.h407 struct ScriptSourceInfo { struct
412 void add(const ScriptSourceInfo& other) { in add() argument
417 void subtract(const ScriptSourceInfo& other) { in subtract() argument
422 void addToServoSizes(ServoSizes* sizes) const { in addToServoSizes()
446 * The only difference between this class and ScriptSourceInfo is that this argument
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/
H A DMemoryMetrics.h406 struct ScriptSourceInfo { struct
411 void add(const ScriptSourceInfo& other) { in add() argument
416 void subtract(const ScriptSourceInfo& other) { in subtract() argument
421 void addToServoSizes(ServoSizes* sizes) const { in addToServoSizes()
445 * The only difference between this class and ScriptSourceInfo is that this argument