Home
last modified time | relevance | path

Searched defs:heapState_ (Results 1 – 3 of 3) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/
H A Djspubtd.h157 JS::HeapState heapState_; member
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/include/
H A Djspubtd.h157 JS::HeapState heapState_; member
/dports/www/firefox/firefox-99.0/js/src/gc/
H A DGCRuntime.h911 mozilla::Atomic<JS::HeapState, mozilla::SequentiallyConsistent> heapState_; variable