Home
last modified time | relevance | path

Searched refs:Uint32ToCoarseType (Results 1 – 14 of 14) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/public/
H A DUbiNode.h534 inline CoarseType Uint32ToCoarseType(uint32_t n) { in Uint32ToCoarseType() function
/dports/www/firefox-legacy/firefox-52.8.0esr/js/public/
H A DUbiNode.h515 Uint32ToCoarseType(uint32_t n) in Uint32ToCoarseType() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/public/
H A DUbiNode.h519 inline CoarseType Uint32ToCoarseType(uint32_t n) { in Uint32ToCoarseType() function
/dports/mail/thunderbird/thunderbird-91.8.0/js/public/
H A DUbiNode.h534 inline CoarseType Uint32ToCoarseType(uint32_t n) { in Uint32ToCoarseType() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/public/
H A DUbiNode.h524 Uint32ToCoarseType(uint32_t n) in Uint32ToCoarseType() function
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/js/
H A DUbiNode.h524 Uint32ToCoarseType(uint32_t n) in Uint32ToCoarseType() function
/dports/lang/spidermonkey78/firefox-78.9.0/js/public/
H A DUbiNode.h531 inline CoarseType Uint32ToCoarseType(uint32_t n) { in Uint32ToCoarseType() function
/dports/www/firefox/firefox-99.0/js/public/
H A DUbiNode.h534 inline CoarseType Uint32ToCoarseType(uint32_t n) { in Uint32ToCoarseType() function
/dports/www/firefox-esr/firefox-91.8.0/devtools/shared/heapsnapshot/
H A DHeapSnapshot.cpp211 auto coarseType = JS::ubi::Uint32ToCoarseType(node.coarsetype()); in saveNode()
/dports/mail/thunderbird/thunderbird-91.8.0/devtools/shared/heapsnapshot/
H A DHeapSnapshot.cpp211 auto coarseType = JS::ubi::Uint32ToCoarseType(node.coarsetype()); in saveNode()
/dports/lang/spidermonkey78/firefox-78.9.0/devtools/shared/heapsnapshot/
H A DHeapSnapshot.cpp213 auto coarseType = JS::ubi::Uint32ToCoarseType(node.coarsetype()); in saveNode()
/dports/www/firefox/firefox-99.0/devtools/shared/heapsnapshot/
H A DHeapSnapshot.cpp213 auto coarseType = JS::ubi::Uint32ToCoarseType(node.coarsetype()); in saveNode()
/dports/lang/spidermonkey60/firefox-60.9.0/devtools/shared/heapsnapshot/
H A DHeapSnapshot.cpp209 auto coarseType = JS::ubi::Uint32ToCoarseType(node.coarsetype()); in saveNode()
/dports/www/firefox-legacy/firefox-52.8.0esr/devtools/shared/heapsnapshot/
H A DHeapSnapshot.cpp226 auto coarseType = JS::ubi::Uint32ToCoarseType(node.coarsetype()); in saveNode()